CAUSEWAY-3715 - updates to 2.1.0 (jpa)
diff --git a/pom.xml b/pom.xml index 672ecc6..919d39c 100644 --- a/pom.xml +++ b/pom.xml
@@ -7,13 +7,13 @@ <parent> <groupId>org.apache.causeway.app</groupId> <artifactId>causeway-app-starter-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath/> </parent> <artifactId>helloworld-jpa</artifactId> <groupId>org.apache.causeway.starters</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.1.0</version> <name>HelloWorld (JPA)</name>