diff --git a/cli/pom.xml b/cli/pom.xml index 05a84a23cb76177e11cca294e9351dc3b9c68603..0475329f5bb73f0103f3d600cf9f48f301081c24 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.0-rc-2-SNAPSHOT + 2.0-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 4f2c0216ff4de807de019587518d369b1f762af2..ddf8b4c3a391df5feebec7d603e2ed74967a4bc2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0-rc-2-SNAPSHOT + 2.0-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index ce48a86bde46026be97c6c60d14e188423da0f80..12a5f31515cbed0ac55c856f40a040d0fdb55f41 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0-rc-2-SNAPSHOT + 2.0-SNAPSHOT pom Jenkins main module diff --git a/test/pom.xml b/test/pom.xml index 5529dfa52317c99d8203ef9304a7b17ffd54c50e..440c1a3d77ecab2bbae66b9465830cf01f96db7c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0-rc-2-SNAPSHOT + 2.0-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index aa449dc050d0998f55c5ace025bd6b86a5c34618..8de093ce73706c75aa21753152e9c2809b8a47a5 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.0-rc-2-SNAPSHOT + 2.0-SNAPSHOT jenkins-war