Skip to content

Commit 5085440

Browse files
committed
version 9.0.0.2
1 parent 778cc58 commit 5085440

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manage-gui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openconext</groupId>
77
<artifactId>manage</artifactId>
8-
<version>9.0.0.1</version>
8+
<version>9.0.0.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

manage-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.openconext</groupId>
88
<artifactId>manage</artifactId>
9-
<version>9.0.0.1</version>
9+
<version>9.0.0.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.openconext</groupId>
77
<artifactId>manage</artifactId>
8-
<version>9.0.0.1</version>
8+
<version>9.0.0.2</version>
99
<packaging>pom</packaging>
1010

1111
<name>manage</name>

0 commit comments

Comments
 (0)