Skip to content

Commit

Permalink
[RELEASE] Set stable version of released dependencies in BMP
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1811397 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Oct 7, 2017
1 parent 4dcd0f2 commit 313f589
Showing 1 changed file with 2 additions and 2 deletions.
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.2.1-SNAPSHOT</blueprint-maven-plugin-annotation.version>
<blueprint-maven-plugin-pax-cdi-handlers.version>1.0.0-SNAPSHOT</blueprint-maven-plugin-pax-cdi-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>

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

0 comments on commit 313f589

Please sign in to comment.