Skip to content

Commit abb79f9

Browse files
committed
wip
1 parent 09a7bf2 commit abb79f9

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.17.9-SNAPSHOT</version>
7+
<version>0.17.9-SNAPSHOT-jstourac</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.17.9-SNAPSHOT</version>
7+
<version>0.17.9-SNAPSHOT-jstourac</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.17.9-SNAPSHOT</version>
7+
<version>0.17.9-SNAPSHOT-jstourac</version>
88
</parent>
99

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

0 commit comments

Comments
 (0)