Skip to content

Commit 03cc395

Browse files
committed
Set version to 8.0.0.Final-redhat-SNAPSHOT
Signed-off-by: Jeff Mesnil <[email protected]>
1 parent 8b9f5d3 commit 03cc395

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

galleon-feature-pack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.jboss.eap</groupId>
2424
<artifactId>eap-datasources-galleon-pack-parent</artifactId>
25-
<version>8.0.0.Beta1-redhat-SNAPSHOT</version>
25+
<version>8.0.0.Final-redhat-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>eap-datasources-galleon-pack</artifactId>
2828
<packaging>pom</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>org.jboss.eap</groupId>
2828
<artifactId>eap-datasources-galleon-pack-parent</artifactId>
29-
<version>8.0.0.Beta1-redhat-SNAPSHOT</version>
29+
<version>8.0.0.Final-redhat-SNAPSHOT</version>
3030
<packaging>pom</packaging>
3131
<name>Drivers and datasources for JBoss Entreprise Application Platform parent</name>
3232
<description>Drivers and datasources for JBoss Entreprise Application Platform parent</description>

testsuite/galleon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.jboss.eap</groupId>
2424
<artifactId>eap-datasources-galleon-pack-testsuite-parent</artifactId>
25-
<version>8.0.0.Beta1-redhat-SNAPSHOT</version>
25+
<version>8.0.0.Final-redhat-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>eap-datasources-galleon-pack-testsuite</artifactId>
2828
<name>Drivers and datasources for JBoss Entreprise Application Platform galleon testsuite</name>

testsuite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.jboss.eap</groupId>
2424
<artifactId>eap-datasources-galleon-pack-parent</artifactId>
25-
<version>8.0.0.Beta1-redhat-SNAPSHOT</version>
25+
<version>8.0.0.Final-redhat-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>eap-datasources-galleon-pack-testsuite-parent</artifactId>
2828
<packaging>pom</packaging>

0 commit comments

Comments
 (0)