CAUSEWAY-3715 - updates to 2.1.0 (jpa)
diff --git a/module-simple-tests/pom.xml b/module-simple-tests/pom.xml
index 9330ad9..6510b80 100644
--- a/module-simple-tests/pom.xml
+++ b/module-simple-tests/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>simpleapp-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<artifactId>simpleapp-jpa-module-simple-tests</artifactId>
diff --git a/module-simple/pom.xml b/module-simple/pom.xml
index d77416c..3389639 100644
--- a/module-simple/pom.xml
+++ b/module-simple/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>simpleapp-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<artifactId>simpleapp-jpa-module-simple</artifactId>
diff --git a/pom.xml b/pom.xml
index 12e09b9..3f5df84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,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>simpleapp-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<name>SimpleApp (JPA) - Parent</name>
diff --git a/webapp-tests/pom.xml b/webapp-tests/pom.xml
index 7573a21..dc6a951 100644
--- a/webapp-tests/pom.xml
+++ b/webapp-tests/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>simpleapp-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<artifactId>simpleapp-jpa-webapp-tests</artifactId>
diff --git a/webapp/pom.xml b/webapp/pom.xml
index 7a674af..ab6c43c 100644
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>simpleapp-jpa</artifactId>
<groupId>org.apache.causeway.starters</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<artifactId>simpleapp-jpa-webapp</artifactId>