Skip to content

Commit 5cebbcc

Browse files
committed
#134: cobigen-javaplugin version set to release
1 parent e7eae9e commit 5cebbcc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cobigen/cobigen-javaplugin/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
33
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>com.capgemini</groupId>
65
<artifactId>cobigen-javaplugin</artifactId>
76
<name>CobiGen - Java Plug-in</name>
8-
<version>1.3.1-SNAPSHOT</version>
7+
<version>1.3.1</version>
98
<packaging>jar</packaging>
109

1110
<parent>

0 commit comments

Comments
 (0)