Skip to content

Commit c31a2ca

Browse files
committed
[OLINGO-1604] Set version to 2.0.13
1 parent e961426 commit c31a2ca

File tree

35 files changed

+37
-37
lines changed

35 files changed

+37
-37
lines changed

odata2-annotation-processor/annotation-processor-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.olingo</groupId>
2727
<artifactId>olingo-odata2-annotation-processor</artifactId>
28-
<version>2.0.13-RC01</version>
28+
<version>2.0.13</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

odata2-annotation-processor/annotation-processor-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.olingo</groupId>
2222
<artifactId>olingo-odata2-annotation-processor</artifactId>
23-
<version>2.0.13-RC01</version>
23+
<version>2.0.13</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626

odata2-annotation-processor/annotation-processor-ref/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.olingo</groupId>
2222
<artifactId>olingo-odata2-annotation-processor</artifactId>
23-
<version>2.0.13-RC01</version>
23+
<version>2.0.13</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626

odata2-annotation-processor/annotation-processor-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.olingo</groupId>
2222
<artifactId>olingo-odata2-annotation-processor</artifactId>
23-
<version>2.0.13-RC01</version>
23+
<version>2.0.13</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626

odata2-annotation-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.apache.olingo</groupId>
2020
<artifactId>olingo-odata2-parent</artifactId>
21-
<version>2.0.13-RC01</version>
21+
<version>2.0.13</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424

odata2-dist/janos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.olingo</groupId>
1919
<artifactId>olingo-odata2-dist</artifactId>
20-
<version>2.0.13-RC01</version>
20+
<version>2.0.13</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

odata2-dist/javadoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.olingo</groupId>
1919
<artifactId>olingo-odata2-dist</artifactId>
20-
<version>2.0.13-RC01</version>
20+
<version>2.0.13</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

odata2-dist/jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.olingo</groupId>
1919
<artifactId>olingo-odata2-dist</artifactId>
20-
<version>2.0.13-RC01</version>
20+
<version>2.0.13</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

odata2-dist/lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.olingo</groupId>
1919
<artifactId>olingo-odata2-dist</artifactId>
20-
<version>2.0.13-RC01</version>
20+
<version>2.0.13</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

odata2-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.olingo</groupId>
1919
<artifactId>olingo-odata2-parent</artifactId>
20-
<version>2.0.13-RC01</version>
20+
<version>2.0.13</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)