Skip to content

Commit 460e3a3

Browse files
committed
Prepare for next dev version
1 parent e55fc54 commit 460e3a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.seedstack.addons.spring</groupId>
1616
<artifactId>spring-bridge</artifactId>
17-
<version>2.1.0-SNAPSHOT</version>
17+
<version>2.1.1-SNAPSHOT</version>
1818
</parent>
1919

2020
<artifactId>spring-bridge-batch</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.seedstack.addons.spring</groupId>
1515
<artifactId>spring-bridge</artifactId>
16-
<version>2.1.0-SNAPSHOT</version>
16+
<version>2.1.1-SNAPSHOT</version>
1717
</parent>
1818

1919
<artifactId>spring-bridge-core</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>org.seedstack.addons.spring</groupId>
2020
<artifactId>spring-bridge</artifactId>
21-
<version>2.1.0-SNAPSHOT</version>
21+
<version>2.1.1-SNAPSHOT</version>
2222
<packaging>pom</packaging>
2323

2424
<properties>

0 commit comments

Comments
 (0)