Skip to content

Commit 4555889

Browse files
committed
MC-25873: Bump the version of the openstack4j-parent to 3.12.1
1 parent 6d83dab commit 4555889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>openstack4j-core</artifactId>
9-
<version>co-3.11.1</version>
9+
<version>co-3.12.1</version>
1010
<name>OpenStack4j Core</name>
1111
<description>OpenStack Java API</description>
1212
<url>https://github.com/openstack4j/openstack4j/</url>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.openstack4j.core</groupId>
44
<artifactId>openstack4j-parent</artifactId>
5-
<version>3.12</version>
5+
<version>co-3.12.1</version>
66
<name>OpenStack4j Parent</name>
77
<description>OpenStack Java API</description>
88
<url>https://github.com/openstack4j/openstack4j/</url>

0 commit comments

Comments
 (0)