Skip to content

Commit 0b8cdf8

Browse files
committed
[maven-release-plugin] prepare release v0.18.0
1 parent a5d1a63 commit 0b8cdf8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jboss.qa.noe</groupId>
66
<artifactId>noe-core-parent</artifactId>
7-
<version>0.18.0-SNAPSHOT</version>
7+
<version>0.18.0</version>
88
</parent>
99

1010
<artifactId>noe-core</artifactId>

pom.xml

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

55
<groupId>org.jboss.qa.noe</groupId>
66
<artifactId>noe-core-parent</artifactId>
7-
<version>0.18.0-SNAPSHOT</version>
7+
<version>0.18.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Noe core: Parent</name>

testsuite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jboss.qa.noe</groupId>
66
<artifactId>noe-core-parent</artifactId>
7-
<version>0.18.0-SNAPSHOT</version>
7+
<version>0.18.0</version>
88
</parent>
99

1010
<artifactId>noe-core-testsuite</artifactId>

0 commit comments

Comments
 (0)