diff --git a/pom.xml b/pom.xml index 3185fd2..9fbe2b3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>io.github.locke-chappel.oss.commons</groupId> <artifactId>parent</artifactId> - <version>1.0.15</version> + <version>1.0.16</version> </parent> <artifactId>jpa</artifactId> - <version>1.0.15</version> + <version>1.0.16</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>