Skip to content

Commit

Permalink
Correct parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
wog48 committed Oct 12, 2023
1 parent 875aa8b commit 9482224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sap.olingo</groupId>
<artifactId>odata-jpa</artifactId>
<version>2.0.1</version>
<version>2.0.0</version>
<packaging>pom</packaging>
<name>odata-jpa</name>
<url>https://github.com/SAP/olingo-jpa-processor-v4</url>
Expand All @@ -18,7 +18,7 @@
<powermock.version>1.7.1</powermock.version>
<coveralls.version>4.3.0</coveralls.version>
<jpa.version>3.1.0</jpa.version>
<processor.version>2.0.1</processor.version>
<processor.version>2.0.0</processor.version>
<spring-jcl.version>6.0.11</spring-jcl.version>
<junit.version>5.9.1</junit.version>
<junit-platform.version>1.9.1</junit-platform.version>
Expand Down

0 comments on commit 9482224

Please sign in to comment.