diff --git a/cf-ops-automation-bosh-broker/pom.xml b/cf-ops-automation-bosh-broker/pom.xml index 2d3b8103..078d9915 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.9.0-SNAPSHOT + 1.9.0 UTF-8 @@ -27,12 +27,12 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-core - 1.9.0-SNAPSHOT + 1.9.0 com.orange.oss.cloudfoundry.broker.opsautomation spring-boot-starter-servicebroker-catalog - 1.9.0-SNAPSHOT + 1.9.0 org.springframework.boot @@ -114,4 +114,8 @@ + + + v1.9.0 + diff --git a/cf-ops-automation-broker-core/pom.xml b/cf-ops-automation-broker-core/pom.xml index b8564b40..8e837bed 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.9.0-SNAPSHOT + 1.9.0 jar cf-ops-automation-broker-core @@ -12,7 +12,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml diff --git a/cf-ops-automation-broker-framework/pom.xml b/cf-ops-automation-broker-framework/pom.xml index 1ace104f..0eafd401 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.9.0-SNAPSHOT + 1.9.0 jar cf-ops-automation-broker-framework @@ -12,7 +12,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 9f5d0661..071230c0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker - 1.9.0-SNAPSHOT + 1.9.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.9.0 2017 @@ -131,7 +131,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-framework - 1.9.0-SNAPSHOT + 1.9.0 org.eclipse.jgit diff --git a/spring-boot-starter-servicebroker-catalog/pom.xml b/spring-boot-starter-servicebroker-catalog/pom.xml index 2c68bc0c..156204d9 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.9.0-SNAPSHOT + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ com.orange.oss.cloudfoundry.broker.opsautomation cf-ops-automation-broker-core - 1.9.0-SNAPSHOT + 1.9.0 org.projectlombok