Skip to content

Commit

Permalink
Push from SCM (2024-08-16)
Browse files Browse the repository at this point in the history
  • Loading branch information
locke-chappel committed Aug 16, 2024
1 parent 491e327 commit 1c581e3
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.14</version>
<version>1.0.15</version>
</parent>

<artifactId>jpa</artifactId>
<version>1.0.14</version>
<version>1.0.15</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-java-commons-jpa</url>
Expand Down

0 comments on commit 1c581e3

Please sign in to comment.