Skip to content

Commit 71c3c16

Browse files
authored
Update pom.xml
1 parent 7fe7e8d commit 71c3c16

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎worker-batch-framework/pom.xml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,27 @@
3636
<dependency>
3737
<groupId>com.github.jobservice</groupId>
3838
<artifactId>worker-batch</artifactId>
39+
<version>4.1.0-SNAPSHOT</version>
3940
</dependency>
4041
<dependency>
4142
<groupId>com.github.jobservice</groupId>
4243
<artifactId>worker-batch-extensibility</artifactId>
44+
<version>4.1.0-SNAPSHOT</version>
4345
</dependency>
4446
<dependency>
4547
<groupId>com.github.jobservice</groupId>
4648
<artifactId>worker-batch-testing</artifactId>
49+
<version>4.1.0-SNAPSHOT</version>
4750
</dependency>
4851
<dependency>
4952
<groupId>com.github.jobservice</groupId>
5053
<artifactId>document-message-builder</artifactId>
54+
<version>4.1.0-SNAPSHOT</version>
5155
</dependency>
5256
<dependency>
5357
<groupId>com.github.cafdataprocessing.workers.document</groupId>
5458
<artifactId>worker-document-shared</artifactId>
59+
<version>4.1.0-SNAPSHOT</version>
5560
</dependency>
5661
</dependencies>
5762
</dependencyManagement>

0 commit comments

Comments
 (0)