Skip to content

Commit 97a42b3

Browse files
committed
[RELEASE] - Bump version to 0.2.0
1 parent d9678c9 commit 97a42b3

File tree

103 files changed

+104
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+104
-104
lines changed

agroal/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-agroal</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

agroal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-build-parent</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

agroal/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-agroal</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

arc/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-arc</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

arc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-build-parent</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

arc/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-arc</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

bean-validation/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-bean-validation</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

bean-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-build-parent</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

bean-validation/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shamrock-bean-validation</artifactId>
2323
<groupId>org.jboss.shamrock</groupId>
24-
<version>1.0.0.Alpha1-SNAPSHOT</version>
24+
<version>0.2.0</version>
2525
<relativePath>../</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>shamrock-parent</artifactId>
1616
<groupId>org.jboss.shamrock</groupId>
17-
<version>1.0.0.Alpha1-SNAPSHOT</version>
17+
<version>0.2.0</version>
1818
</parent>
1919
<modelVersion>4.0.0</modelVersion>
2020

0 commit comments

Comments
 (0)