Skip to content

Commit

Permalink
#54: cobigen-xmlplugin version set to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Oct 26, 2014
1 parent af50e75 commit ec96193
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cobigen/cobigen-xmlplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>com.capgemini</groupId>
<artifactId>cobigen-xmlplugin</artifactId>
<name>CobiGen - XML Plug-In</name>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -99,12 +99,12 @@
<version>1</version>
</dependency>

<!-- Explicit JDom version as result of dependency conflicts -->
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1.3</version>
</dependency>
<!-- Explicit JDom version as result of dependency conflicts -->
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1.3</version>
</dependency>
</dependencies>

<repositories>
Expand Down

0 comments on commit ec96193

Please sign in to comment.