We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cf693 commit 3fc2cc6Copy full SHA for 3fc2cc6
cobigen/cobigen-xmlplugin/pom.xml
@@ -8,20 +8,20 @@
8
<groupId>com.capgemini</groupId>
9
<artifactId>cobigen-xmlplugin</artifactId>
10
<name>CobiGen - XML Plug-In</name>
11
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
12
<packaging>jar</packaging>
13
14
<parent>
15
16
<artifactId>cobigen-parent</artifactId>
17
- <version>1.1.0</version>
+ <version>1.1.1</version>
18
</parent>
19
20
<dependencies>
21
<dependency>
22
23
<artifactId>cobigen-core</artifactId>
24
+ <version>1.2.0</version>
25
</dependency>
26
27
<!-- XML Merge for structural merge-->
0 commit comments