You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/09/18 08:14:29 UTC

[isis] branch master updated: ISIS-2434: also bump DN core in starters

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 8cf22cc  ISIS-2434: also bump DN core in starters
8cf22cc is described below

commit 8cf22cc0cea4358e52c1928e349375d556c3dc38
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Sep 18 10:14:16 2020 +0200

    ISIS-2434: also bump DN core in starters
---
 extensions/pom.xml | 2 +-
 mappings/pom.xml   | 2 +-
 starters/pom.xml   | 2 +-
 subdomains/pom.xml | 2 +-
 testing/pom.xml    | 2 +-
 valuetypes/pom.xml | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/extensions/pom.xml b/extensions/pom.xml
index 99aa6ee..be6df53 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -194,7 +194,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>
 
diff --git a/mappings/pom.xml b/mappings/pom.xml
index 4b596b0..81cf3dd 100644
--- a/mappings/pom.xml
+++ b/mappings/pom.xml
@@ -110,7 +110,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>
 
diff --git a/starters/pom.xml b/starters/pom.xml
index 1aea8a9..fc855a8 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -169,7 +169,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>
 
diff --git a/subdomains/pom.xml b/subdomains/pom.xml
index a98b309..ecd1f82 100644
--- a/subdomains/pom.xml
+++ b/subdomains/pom.xml
@@ -176,7 +176,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>
 
diff --git a/testing/pom.xml b/testing/pom.xml
index e995032..aa6665b 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -148,7 +148,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>
 
diff --git a/valuetypes/pom.xml b/valuetypes/pom.xml
index c8ee4e8..aa4d094 100644
--- a/valuetypes/pom.xml
+++ b/valuetypes/pom.xml
@@ -166,7 +166,7 @@
 
 				<!-- keep in sync with versions used in Apache Isis -->
 				<datanucleus-api-jdo.version>5.2.4</datanucleus-api-jdo.version>
-				<datanucleus-core.version>5.2.3</datanucleus-core.version>
+				<datanucleus-core.version>5.2.4</datanucleus-core.version>
 				<datanucleus-jodatime.version>5.2.0-release</datanucleus-jodatime.version>
 				<datanucleus-maven-plugin.version>5.2.1</datanucleus-maven-plugin.version>