Skip to content

Commit 3fc2cc6

Browse files
committed
#69: version set to release + increasing of parent and cobigen-core version to latest releases
1 parent 54cf693 commit 3fc2cc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cobigen/cobigen-xmlplugin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
<groupId>com.capgemini</groupId>
99
<artifactId>cobigen-xmlplugin</artifactId>
1010
<name>CobiGen - XML Plug-In</name>
11-
<version>2.0.0-SNAPSHOT</version>
11+
<version>2.0.0</version>
1212
<packaging>jar</packaging>
1313

1414
<parent>
1515
<groupId>com.capgemini</groupId>
1616
<artifactId>cobigen-parent</artifactId>
17-
<version>1.1.0</version>
17+
<version>1.1.1</version>
1818
</parent>
1919

2020
<dependencies>
2121
<dependency>
2222
<groupId>com.capgemini</groupId>
2323
<artifactId>cobigen-core</artifactId>
24-
<version>1.1.0</version>
24+
<version>1.2.0</version>
2525
</dependency>
2626

2727
<!-- XML Merge for structural merge-->

0 commit comments

Comments
 (0)