Skip to content

Commit

Permalink
#13 - Prepare next development iteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Mar 5, 2015
1 parent ee53d9f commit 46d36ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin</artifactId>
<version>1.2.0.RELEASE</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metadata/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin</artifactId>
<version>1.2.0.RELEASE</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<artifactId>spring-plugin</artifactId>
<packaging>pom</packaging>
<name>Spring Plugin</name>
<version>1.2.0.RELEASE</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<description>Simple plugin infrastructure</description>

<organization>
Expand Down

0 comments on commit 46d36ec

Please sign in to comment.