Skip to content

Commit 98713ef

Browse files
authored
Merge pull request #69 from IBM/v2-release
Update to v2
2 parents a6d8ee4 + 6b3225f commit 98713ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.ibm.cics</groupId>
55
<artifactId>cics-bundle-common</artifactId>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0</version>
77
<packaging>jar</packaging>
88

99
<name>CICS Bundle Common Parent</name>
@@ -345,4 +345,4 @@
345345
<scope>test</scope>
346346
</dependency>
347347
</dependencies>
348-
</project>
348+
</project>

0 commit comments

Comments
 (0)