Skip to content

Commit

Permalink
[RELEASE] Set SNAPSHOT version for release but not accepted modules
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1811401 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Oct 7, 2017
1 parent de0504a commit c815694
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<name>Apache Aries Blueprint Maven Plugin iTest</name>

<properties>
<blueprint-maven-plugin.version>1.8.1-SNAPSHOT</blueprint-maven-plugin.version>
<blueprint-maven-plugin.version>1.9.1-SNAPSHOT</blueprint-maven-plugin.version>
</properties>

<scm>
Expand Down
4 changes: 2 additions & 2 deletions blueprint/plugin/blueprint-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@

<blueprint-maven-plugin-spi.version>1.1.0</blueprint-maven-plugin-spi.version>
<blueprint-maven-plugin-spring-handlers.version>1.0.0</blueprint-maven-plugin-spring-handlers.version>
<blueprint-maven-plugin-annotation.version>1.3.0</blueprint-maven-plugin-annotation.version>
<blueprint-maven-plugin-pax-cdi-handlers.version>1.0.0</blueprint-maven-plugin-pax-cdi-handlers.version>
<blueprint-maven-plugin-annotation.version>1.3.1-SNAPSHOT</blueprint-maven-plugin-annotation.version>
<blueprint-maven-plugin-pax-cdi-handlers.version>1.0.1-SNAPSHOT</blueprint-maven-plugin-pax-cdi-handlers.version>

<javax.inject.version>1</javax.inject.version>
<javax.transaction-api.version>1.2</javax.transaction-api.version>
Expand Down

0 comments on commit c815694

Please sign in to comment.