Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
erdlet committed Sep 5, 2022
1 parent 4ed636c commit ff47b21
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-jakartaee-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>krazo-core</artifactId>
<name>Eclipse Krazo Core</name>
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/application-path/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>application-path</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/book-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>book-cdi</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/book-models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>book-models</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/conversation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>conversation</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/csrf-property/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>csrf-property</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/def-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>def-ext</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>events</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/exceptions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>exceptions</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/facelets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>facelets</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/locale/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>locale</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/produces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>produces</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/redirect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>redirect</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/redirectScope/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>redirectScope</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/redirectScope2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>redirectScope2</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/redirectScope3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>redirectScope3</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/requestDispatcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>requestDispatcher</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/returns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>returns</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/uri-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>uri-builder</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/validation-i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>validation-i18n</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>validation</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/view-annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.krazo.examples</groupId>
<artifactId>krazo-examples-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>view-annotation</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<packaging>pom</packaging>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>

<name>Eclipse Krazo Parent</name>
<description>Eclipse Krazo Parent</description>
Expand Down
2 changes: 1 addition & 1 deletion resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-resteasy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-parent</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<artifactId>krazo-testsuite</artifactId>
Expand Down

0 comments on commit ff47b21

Please sign in to comment.