We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7eae9e commit 5cebbccCopy full SHA for 5cebbcc
cobigen/cobigen-javaplugin/pom.xml
@@ -2,10 +2,9 @@
2
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
3
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
<modelVersion>4.0.0</modelVersion>
5
- <groupId>com.capgemini</groupId>
6
<artifactId>cobigen-javaplugin</artifactId>
7
<name>CobiGen - Java Plug-in</name>
8
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.1</version>
9
<packaging>jar</packaging>
10
11
<parent>
0 commit comments