Skip to content

Commit

Permalink
Prepare for next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Nov 25, 2015
1 parent 3bffd2d commit bb0c0cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.seedstack.addons.spring</groupId>
<artifactId>spring-bridge</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>spring-bridge-batch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.seedstack.addons.spring</groupId>
<artifactId>spring-bridge</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.1-SNAPSHOT</version>
</parent>

<artifactId>spring-bridge-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.seedstack.addons.spring</groupId>
<artifactId>spring-bridge</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit bb0c0cb

Please sign in to comment.