diff --git a/distro/profile.xml b/distro/profile.xml index 31737e1..9345072 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -6,7 +6,7 @@ VREManagement ${name} ${description} - ${version} + 1.0.0 ${description} diff --git a/pom.xml b/pom.xml index 442cff5..5dc079b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.vremanagement smart-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT SmartExecutor Smart Executor Service war diff --git a/src/main/webapp/WEB-INF/descriptor.xml b/src/main/webapp/WEB-INF/descriptor.xml index 76edf76..6bde726 100644 --- a/src/main/webapp/WEB-INF/descriptor.xml +++ b/src/main/webapp/WEB-INF/descriptor.xml @@ -25,7 +25,7 @@ - target/smart-executor-1.1.0-SNAPSHOT.war + target/smart-executor-1.2.0-SNAPSHOT.war /smart-executor diff --git a/src/main/webapp/WEB-INF/profile.xml b/src/main/webapp/WEB-INF/profile.xml index c5f1f67..1ba1e58 100644 --- a/src/main/webapp/WEB-INF/profile.xml +++ b/src/main/webapp/WEB-INF/profile.xml @@ -6,20 +6,20 @@ VREManagement SmartExecutor Smart Executor Service - 1.1.0-SNAPSHOT + 1.0.0 Smart Executor Service smart-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.gcube.vremanagement smart-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT library - smart-executor-1.1.0-SNAPSHOT.jar + smart-executor-1.2.0-SNAPSHOT.jar