Skip to content

Commit e785efe

Browse files
[maven-release-plugin] prepare release v3.4.9
1 parent ee79418 commit e785efe

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

owlapi-gwt-serialization-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>net.sourceforge.owlapi</groupId>
1111
<artifactId>owlapi-gwt-parent</artifactId>
12-
<version>3.4.9-SNAPSHOT</version>
12+
<version>3.4.9</version>
1313
<relativePath>../</relativePath>
1414
</parent>
1515

owlapi-gwt-supersource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>owlapi-gwt-parent</artifactId>
88
<groupId>net.sourceforge.owlapi</groupId>
9-
<version>3.4.9-SNAPSHOT</version>
9+
<version>3.4.9</version>
1010
<relativePath>../</relativePath>
1111
</parent>
1212

owlapi-gwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>net.sourceforge.owlapi</groupId>
88
<artifactId>owlapi-gwt-parent</artifactId>
9-
<version>3.4.9-SNAPSHOT</version>
9+
<version>3.4.9</version>
1010
<relativePath>../</relativePath>
1111
</parent>
1212

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>net.sourceforge.owlapi</groupId>
1212
<artifactId>owlapi-gwt-parent</artifactId>
13-
<version>3.4.9-SNAPSHOT</version>
13+
<version>3.4.9</version>
1414
<packaging>pom</packaging>
1515
<name>owlapi-gwt-parent</name>
1616
<description>
@@ -33,7 +33,7 @@
3333
<url>[email protected]:matthewhorridge/owlapi-gwt.git</url>
3434
<connection>scm:git:git://github.com/matthewhorridge/owlapi-gwt.git</connection>
3535
<developerConnection>scm:git:[email protected]:matthewhorridge/owlapi-gwt.git</developerConnection>
36-
<tag>HEAD</tag>
36+
<tag>v3.4.9</tag>
3737
</scm>
3838

3939
<developers>

0 commit comments

Comments
 (0)