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
RWS Artifact Publishers committed Oct 30, 2023
1 parent 2c9deba commit f9ed5a7
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion odata_api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions odata_checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>com.sdl</groupId>
<artifactId>odata</artifactId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_checkstyle</artifactId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
<packaging>jar</packaging>

<name>OData Checkstyle</name>
Expand Down
2 changes: 1 addition & 1 deletion odata_client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_client_api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_client_api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_client_tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion odata_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_edm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_edm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_parser</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_renderer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata_webservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
</parent>

<artifactId>odata_webservice</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.sdl</groupId>
<artifactId>odata</artifactId>
<version>2.9.12</version>
<version>2.9-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Tridion OData v4 Framework</name>
Expand Down Expand Up @@ -73,7 +73,7 @@
<connection>scm:git:[email protected]:sdl/odata.git</connection>
<developerConnection>scm:git:[email protected]:sdl/odata.git</developerConnection>
<url>[email protected]:sdl/odata.git</url>
<tag>release/2.9/2.9.12</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit f9ed5a7

Please sign in to comment.