Skip to content

Commit bac8f8c

Browse files
Bump version to 6.0.18-WHO
1 parent a2122cf commit bac8f8c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>edu.stanford.protege</groupId>
77
<artifactId>webprotege-gwt-ui</artifactId>
8-
<version>6.0.17-WHO</version>
8+
<version>6.0.18-WHO</version>
99
<packaging>pom</packaging>
1010

1111
<properties>

webprotege-gwt-ui-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>edu.stanford.protege</groupId>
88
<artifactId>webprotege-gwt-ui</artifactId>
9-
<version>6.0.17-WHO</version>
9+
<version>6.0.18-WHO</version>
1010
</parent>
1111

1212
<artifactId>webprotege-gwt-ui-client</artifactId>

webprotege-gwt-ui-server-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>webprotege-gwt-ui</artifactId>
77
<groupId>edu.stanford.protege</groupId>
8-
<version>6.0.17-WHO</version>
8+
<version>6.0.18-WHO</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

webprotege-gwt-ui-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>edu.stanford.protege</groupId>
88
<artifactId>webprotege-gwt-ui</artifactId>
9-
<version>6.0.17-WHO</version>
9+
<version>6.0.18-WHO</version>
1010
</parent>
1111

1212
<artifactId>webprotege-gwt-ui-server</artifactId>

webprotege-gwt-ui-shared-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>webprotege-gwt-ui</artifactId>
77
<groupId>edu.stanford.protege</groupId>
8-
<version>6.0.17-WHO</version>
8+
<version>6.0.18-WHO</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

webprotege-gwt-ui-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>edu.stanford.protege</groupId>
88
<artifactId>webprotege-gwt-ui</artifactId>
9-
<version>6.0.17-WHO</version>
9+
<version>6.0.18-WHO</version>
1010
</parent>
1111

1212
<artifactId>webprotege-gwt-ui-shared</artifactId>

0 commit comments

Comments
 (0)