Skip to content

Commit

Permalink
ARIES-979: Integrate semantic versioning maven plugin in aries module…
Browse files Browse the repository at this point in the history
…s (utils)

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1424152 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Emily Jiang committed Dec 19, 2012
1 parent 1add139 commit 2738312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/util/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency> <dependency>
<groupId>org.apache.aries</groupId> <groupId>org.apache.aries</groupId>
<artifactId>org.apache.aries.util-r42</artifactId> <artifactId>org.apache.aries.util-r42</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
Expand Down

0 comments on commit 2738312

Please sign in to comment.