diff --git a/cf-ops-automation-bosh-broker/pom.xml b/cf-ops-automation-bosh-broker/pom.xml index 72a39fc8..53fb8a1d 100644 --- a/cf-ops-automation-bosh-broker/pom.xml +++ b/cf-ops-automation-bosh-broker/pom.xml @@ -12,7 +12,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-bosh-broker - 1.10.0-SNAPSHOT + 1.10.0 UTF-8 @@ -27,12 +27,12 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-core - 1.10.0-SNAPSHOT + 1.10.0 com.orange.oss.cloudfoundry.broker.opsautomation spring-boot-starter-servicebroker-catalog - 1.10.0-SNAPSHOT + 1.10.0 org.springframework.boot @@ -114,4 +114,8 @@ + + + v1.10.0 + diff --git a/cf-ops-automation-broker-core/pom.xml b/cf-ops-automation-broker-core/pom.xml index f44d9caf..3ce31e93 100644 --- a/cf-ops-automation-broker-core/pom.xml +++ b/cf-ops-automation-broker-core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cf-ops-automation-broker-core - 1.10.0-SNAPSHOT + 1.10.0 jar cf-ops-automation-broker-core @@ -12,7 +12,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.10.0-SNAPSHOT + 1.10.0 ../pom.xml diff --git a/cf-ops-automation-broker-framework/pom.xml b/cf-ops-automation-broker-framework/pom.xml index b03372fa..d9fe6751 100644 --- a/cf-ops-automation-broker-framework/pom.xml +++ b/cf-ops-automation-broker-framework/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cf-ops-automation-broker-framework - 1.10.0-SNAPSHOT + 1.10.0 jar cf-ops-automation-broker-framework @@ -12,7 +12,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.10.0-SNAPSHOT + 1.10.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 833a38ab..47d1bda1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.10.0-SNAPSHOT + 1.10.0 pom cf-ops-automation-broker @@ -22,7 +22,7 @@ scm:git:https://github.com/orange-cloudfoundry/cf-ops-automation-broker.git scm:git:https://github.com/orange-cloudfoundry/cf-ops-automation-broker.git - HEAD + v1.10.0 2017 @@ -131,7 +131,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-framework - 1.10.0-SNAPSHOT + 1.10.0 org.eclipse.jgit diff --git a/spring-boot-starter-servicebroker-catalog/pom.xml b/spring-boot-starter-servicebroker-catalog/pom.xml index 3a624946..54726c75 100644 --- a/spring-boot-starter-servicebroker-catalog/pom.xml +++ b/spring-boot-starter-servicebroker-catalog/pom.xml @@ -3,7 +3,7 @@ cf-ops-automation-broker com.orange.oss.cloudfoundry.broker.opsautomation - 1.10.0-SNAPSHOT + 1.10.0 4.0.0 @@ -21,7 +21,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-core - 1.10.0-SNAPSHOT + 1.10.0 org.projectlombok