Skip to content

Commit

Permalink
Push from SCM (2023-08-21)
Browse files Browse the repository at this point in the history
  • Loading branch information
locke-chappel committed Aug 21, 2023
1 parent 2483c90 commit b338769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>io.github.locke-chappel.oss.commons</groupId>
<artifactId>parent</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</parent>

<artifactId>jpa</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
<name>${project.artifactId}</name>
<description>A collection of JPA extensions to assist with building complex queries</description>
<url>https://github.com/locke-chappel/oss-commons-jpa</url>
Expand Down

0 comments on commit b338769

Please sign in to comment.