Skip to content

Commit

Permalink
- set version 0.60.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rzozmann committed Feb 1, 2022
1 parent 508018d commit 2e8a58c
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion code-coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.exxcellent.olingo-generic-processor</groupId>
<artifactId>olingo-generic-processor-root-pom</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-examples/java-client-api-generator-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.olingo.jpa.examples</groupId>
<artifactId>odata-jpa-examples</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.exxcellent.olingo-generic-processor</groupId>
<artifactId>olingo-generic-processor-root-pom</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-examples/springboot-servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa.examples</groupId>
<artifactId>odata-jpa-examples</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-examples/tutorial-servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa.examples</groupId>
<artifactId>odata-jpa-examples</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-examples/ui5-client-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa.examples</groupId>
<artifactId>odata-jpa-examples</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa-tools/java-client-api-generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa.tools</groupId>
<artifactId>tools-parent</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>

<artifactId>java-client-api-generator-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.exxcellent.olingo-generic-processor</groupId>
<artifactId>olingo-generic-processor-root-pom</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa-addons</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>

<artifactId>odata-jpa-processor-excelexport</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/odata-jpa-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jpa/odata-jpa-annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>
<artifactId>odata-jpa-annotation</artifactId>
<name>OData-JPA-Adapter data model configuration API</name>
Expand Down
2 changes: 1 addition & 1 deletion jpa/odata-jpa-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>

<artifactId>odata-jpa-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/odata-jpa-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>

<artifactId>odata-jpa-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/odata-jpa-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.olingo.jpa</groupId>
<artifactId>odata-jpa</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
</parent>

<artifactId>odata-jpa-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.exxcellent.olingo-generic-processor</groupId>
<artifactId>olingo-generic-processor-root-pom</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.exxcellent.olingo-generic-processor</groupId>
<artifactId>olingo-generic-processor-root-pom</artifactId>
<version>0.60.1</version>
<version>0.60.2</version>
<packaging>pom</packaging>

<name>OData-JPA-Adapter Root POM</name>
Expand Down

0 comments on commit 2e8a58c

Please sign in to comment.