Skip to content

Commit

Permalink
#69: version set to release + increasing of parent and cobigen-core v…
Browse files Browse the repository at this point in the history
…ersion to latest releases
  • Loading branch information
maybeec committed Dec 9, 2014
1 parent 54cf693 commit 3fc2cc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cobigen/cobigen-xmlplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
<groupId>com.capgemini</groupId>
<artifactId>cobigen-xmlplugin</artifactId>
<name>CobiGen - XML Plug-In</name>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>

<parent>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-parent</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>

<dependencies>
<dependency>
<groupId>com.capgemini</groupId>
<artifactId>cobigen-core</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

<!-- XML Merge for structural merge-->
Expand Down

0 comments on commit 3fc2cc6

Please sign in to comment.