Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Feb 17, 2024
1 parent 980107b commit 447e717
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion modello-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-core</artifactId>
<name>Modello Core</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>

<artifactId>modello-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-converters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-converters</artifactId>
<name>Modello Model Version Converter Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-dom4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-dom4j</artifactId>
<name>Modello Dom4J Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-jackson</artifactId>
<name>Modello Jackson Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-java</artifactId>
<name>Modello Java Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-jdom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-jdom</artifactId>
<name>Modello JDOM Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-jsonschema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-jsonschema</artifactId>
<name>Modello JSON-Schema Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-sax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-sax</artifactId>
<name>Modello SAX Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-snakeyaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-snakeyaml</artifactId>
<name>Modello SnakeYaml Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-stax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-stax</artifactId>
<name>Modello StAX Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-velocity</artifactId>
<name>Modello Velocity Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xdoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-xdoc</artifactId>
<name>Modello XDOC Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-xml</artifactId>
<name>Modello XML Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xpp3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-xpp3</artifactId>
<name>Modello XPP3 Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xsd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-plugins</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugin-xsd</artifactId>
<name>Modello XSD Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion modello-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-plugins</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modello-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>modello-test</artifactId>
<name>Modello Test Package</name>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.codehaus.modello</groupId>
<artifactId>modello</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Modello</name>
Expand Down Expand Up @@ -158,7 +158,7 @@
<scm>
<connection>${scm.url}</connection>
<developerConnection>${scm.url}</developerConnection>
<tag>modello-2.3.0</tag>
<tag>modello-2.2.0</tag>
<url>https://github.com/codehaus-plexus/modello/tree/${project.scm.tag}/</url>
</scm>

Expand Down Expand Up @@ -201,7 +201,7 @@
! in the integration tests.
-->
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2024-02-17T16:47:20Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-17T16:47:41Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 447e717

Please sign in to comment.