Skip to content

Commit a3cebc5

Browse files
committed
Next is 2.0.2
1 parent a9624ca commit a3cebc5

20 files changed

Lines changed: 20 additions & 20 deletions

File tree

bom/pom.xml

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

3030
<groupId>org.jboss.elemento</groupId>
3131
<artifactId>elemento-bom</artifactId>
32-
<version>2.0.1</version>
32+
<version>2.0.2-SNAPSHOT</version>
3333
<packaging>pom</packaging>
3434
<name>Elemento BOM</name>
3535
<description>Bill of materials</description>

build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

code-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

logger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

mathml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

pom.xml

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

3030
<groupId>org.jboss.elemento</groupId>
3131
<artifactId>elemento-parent</artifactId>
32-
<version>2.0.1</version>
32+
<version>2.0.2-SNAPSHOT</version>
3333
<packaging>pom</packaging>
3434
<name>Elemento Parent</name>
3535
<description>Elemental builder API and other goodies for GWT and J2CL</description>

router-processor-cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

router-processor-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.jboss.elemento</groupId>
2525
<artifactId>elemento-code-parent</artifactId>
26-
<version>2.0.1</version>
26+
<version>2.0.2-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)