Skip to content

Commit df12df2

Browse files
author
RWS Artifact Publishers
committed
[maven-release-plugin] prepare release release/2.13/2.13.2
1 parent 0d027ce commit df12df2

File tree

17 files changed

+19
-19
lines changed

17 files changed

+19
-19
lines changed

odata_api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_api</artifactId>

odata_assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>odata</artifactId>
2222
<groupId>com.sdl</groupId>
23-
<version>2.10-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

odata_checkstyle/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<parent>
2323
<groupId>com.sdl</groupId>
2424
<artifactId>odata</artifactId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_checkstyle</artifactId>
29-
<version>2.10-SNAPSHOT</version>
29+
<version>2.13.2</version>
3030
<packaging>jar</packaging>
3131

3232
<name>OData Checkstyle</name>

odata_client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_client</artifactId>

odata_client_api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_client_api</artifactId>

odata_client_tracing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>odata</artifactId>
2222
<groupId>com.sdl</groupId>
23-
<version>2.10-SNAPSHOT</version>
23+
<version>2.13.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

odata_common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_common</artifactId>

odata_controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_controller</artifactId>

odata_edm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_edm</artifactId>

odata_parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>odata</artifactId>
2424
<groupId>com.sdl</groupId>
25-
<version>2.10-SNAPSHOT</version>
25+
<version>2.13.2</version>
2626
</parent>
2727

2828
<artifactId>odata_parser</artifactId>

0 commit comments

Comments
 (0)