diff --git a/modules/swagger-annotations/pom.xml b/modules/swagger-annotations/pom.xml
index 4afc85b64b..950984df47 100644
--- a/modules/swagger-annotations/pom.xml
+++ b/modules/swagger-annotations/pom.xml
@@ -3,13 +3,13 @@
io.swagger
swagger-project
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
../..
4.0.0
io.swagger
swagger-annotations
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
bundle
swagger-annotations
diff --git a/modules/swagger-core/pom.xml b/modules/swagger-core/pom.xml
index 2c9697397c..3c8e4b4f17 100644
--- a/modules/swagger-core/pom.xml
+++ b/modules/swagger-core/pom.xml
@@ -3,7 +3,7 @@
io.swagger
swagger-project
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
../..
4.0.0
diff --git a/modules/swagger-integration/pom.xml b/modules/swagger-integration/pom.xml
index 78c4a95f18..392e6a07a2 100644
--- a/modules/swagger-integration/pom.xml
+++ b/modules/swagger-integration/pom.xml
@@ -6,12 +6,12 @@
io.swagger
swagger-project
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
../..
io.swagger
swagger-integration
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
bundle
swagger-integration
diff --git a/modules/swagger-integration/src/main/resources/META-INF/MANIFEST.MF b/modules/swagger-integration/src/main/resources/META-INF/MANIFEST.MF
index 13a09d1716..0f84242e10 100644
--- a/modules/swagger-integration/src/main/resources/META-INF/MANIFEST.MF
+++ b/modules/swagger-integration/src/main/resources/META-INF/MANIFEST.MF
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
-Bnd-LastModified: 1502697132904
+Bnd-LastModified: 1502898398192
Build-Jdk: 1.8.0_72
Built-By: frantuma
Bundle-Description: Sonatype helps open source projects to set up Maven
@@ -8,11 +8,11 @@ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html
Bundle-ManifestVersion: 2
Bundle-Name: swagger-integration
Bundle-SymbolicName: io.swagger.integration
-Bundle-Version: 2.0.0.SNAPSHOT
+Bundle-Version: 2.0.0.rc0
Created-By: Apache Maven Bundle Plugin
Export-Package: io.swagger.oas.integration;version="2.0.0.SNAPSHOT";uses
:="io.swagger.oas.models,org.apache.commons.lang3.tuple,org.slf4j"
-implementation-version: 2.0.0-SNAPSHOT
+implementation-version: 2.0.0-rc0
Import-Package: com.fasterxml.jackson.databind;version="[2.8,3)",io.swag
ger.oas.models;version="[2.0,3)",io.swagger.util;version="[2.0,3)",org.
apache.commons.lang3;version="[3.2,4)",org.apache.commons.lang3.tuple;v
diff --git a/modules/swagger-jaxrs2/pom.xml b/modules/swagger-jaxrs2/pom.xml
index 7f8f202577..652e791df2 100644
--- a/modules/swagger-jaxrs2/pom.xml
+++ b/modules/swagger-jaxrs2/pom.xml
@@ -5,7 +5,7 @@
swagger-project
io.swagger
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
../../
4.0.0
diff --git a/modules/swagger-models/pom.xml b/modules/swagger-models/pom.xml
index 14fb9b38a7..9927a2e14b 100644
--- a/modules/swagger-models/pom.xml
+++ b/modules/swagger-models/pom.xml
@@ -4,7 +4,7 @@
io.swagger
swagger-project
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
../..
4.0.0
diff --git a/pom.xml b/pom.xml
index 985ad78fbc..7266feae5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
swagger-project
pom
swagger-project
- 2.0.0-SNAPSHOT
+ 2.0.0-rc0
https://github.com/swagger-api/swagger-core
scm:git:git@github.com:swagger-api/swagger-core.git