Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release/2.12/2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RWS Artifact Publishers committed Jul 12, 2024
1 parent 6d37115 commit c54e1e7
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 21 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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</version>
</parent>

<artifactId>odata_checkstyle</artifactId>
<version>2.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions odata_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>odata</artifactId>
<groupId>com.sdl</groupId>
<version>2.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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.12-SNAPSHOT</version>
<version>2.12.3</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>HEAD</tag>
<tag>release/2.12/2.12.3</tag>
</scm>

<properties>
Expand Down

0 comments on commit c54e1e7

Please sign in to comment.