Skip to content

Commit 7dc7abd

Browse files
committedOct 17, 2024
Next is 34.0.1.Final
1 parent 59a4178 commit 7dc7abd

File tree

83 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+83
-83
lines changed
 

‎batch-processing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>batch-processing</artifactId>
33-
<version>34.0.0.Final</version>
33+
<version>34.0.1.Final-SNAPSHOT</version>
3434
<packaging>war</packaging>
3535
<name>Quickstart: batch-processing</name>
3636
<description>Shows how to use a Chunk oriented batch processing</description>

‎bmt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>bmt</artifactId>
33-
<version>34.0.0.Final</version>
33+
<version>34.0.1.Final-SNAPSHOT</version>
3434
<packaging>war</packaging>
3535
<name>Quickstart: bmt</name>
3636
<description>This project demonstrates how to use Bean Managed Transactions</description>

0 commit comments

Comments
 (0)
Please sign in to comment.