Skip to content

Commit d3f569b

Browse files
committed
Back to 2.1.0-S as release was not accepted by sonatype
1 parent 460e3a3 commit d3f569b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.1-SNAPSHOT</version>
17+
<version>2.1.0-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.1-SNAPSHOT</version>
16+
<version>2.1.0-SNAPSHOT</version>
1717
</parent>
1818

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
<parent>
1414
<groupId>org.seedstack.poms</groupId>
1515
<artifactId>parent-internal</artifactId>
16-
<version>2.1.0</version>
16+
<version>2.1.1</version>
1717
</parent>
1818

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

2424
<properties>

0 commit comments

Comments
 (0)