From b7a2300db53538b9dbc4fdfef145611dbe1b889a Mon Sep 17 00:00:00 2001 From: Pietrangelo Masala Date: Tue, 8 Sep 2020 14:18:20 +0200 Subject: [PATCH] Set release to 5.3.1 --- admin-console/pom.xml | 12 ++++++------ engine/pom.xml | 4 ++-- pom.xml | 8 ++++---- portal-ui/pom.xml | 18 +++++++++--------- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/admin-console/pom.xml b/admin-console/pom.xml index 4889bac1b..7ba0868b6 100644 --- a/admin-console/pom.xml +++ b/admin-console/pom.xml @@ -4,11 +4,11 @@ entando-core org.entando.entando - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-admin-console - 5.3.1-SNAPSHOT + 5.3.1 war Entando Core: Administration Console Entando Administration Console: an agile, modern and user-centric open source Portal platform. @@ -160,8 +160,8 @@ deploy ${project.build.directory}/${project.build.finalName}.jar - ${maven-repository-url-release} - nexus-release + ${maven-repository-url-sonatype-snapshot} + sonatype-nexus-snapshot false pom.xml jar @@ -233,12 +233,12 @@ org.entando.entando entando-engine - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-engine - 5.3.1-SNAPSHOT + 5.3.1 test-jar test diff --git a/engine/pom.xml b/engine/pom.xml index fa3094755..db1295295 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ entando-core org.entando.entando - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-engine jar - 5.3.1-SNAPSHOT + 5.3.1 Entando Core: Engine Entando Engine: an agile, modern and user-centric open source Portal platform. http://www.entando.com/ diff --git a/pom.xml b/pom.xml index 0f7d6efa2..c957e792e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.entando.entando entando-core - 5.3.1-SNAPSHOT + 5.3.1 pom Entando Core Entando Core: an agile, modern and user-centric open source Portal platform. @@ -26,7 +26,7 @@ scm:git:git@github.com:entando/entando-core.git scm:git:git@github.com:entando/entando-core.git https://github.com/entando/entando-core - v5.3.1-SNAPSHOT + v5.3.1 Entando Inc. @@ -234,9 +234,9 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ - nexus-snapshot + sonatype-nexus-snapshot Snapshot - ${maven-repository-url-snapshot} + ${maven-repository-url-sonatype-snapshot} diff --git a/portal-ui/pom.xml b/portal-ui/pom.xml index 9231b8011..ec4e9207b 100644 --- a/portal-ui/pom.xml +++ b/portal-ui/pom.xml @@ -4,11 +4,11 @@ entando-core org.entando.entando - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-portal-ui - 5.3.1-SNAPSHOT + 5.3.1 war Entando Core: Portal UI Entando Portal UI: an agile, modern and user-centric open source Portal platform. @@ -159,8 +159,8 @@ deploy ${project.build.directory}/${project.build.finalName}.jar - ${maven-repository-url-release} - nexus-release + ${maven-repository-url-sonatype-snapshot} + sonatype-nexus-snapshot false pom.xml jar @@ -232,12 +232,12 @@ org.entando.entando entando-engine - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-engine - 5.3.1-SNAPSHOT + 5.3.1 test-jar test @@ -245,18 +245,18 @@ org.entando.entando entando-admin-console - 5.3.1-SNAPSHOT + 5.3.1 org.entando.entando entando-admin-console - 5.3.1-SNAPSHOT + 5.3.1 war org.entando.entando entando-admin-console - 5.3.1-SNAPSHOT + 5.3.1 test-jar test