diff --git a/com.abstratt.kirra.api/META-INF/MANIFEST.MF b/com.abstratt.kirra.api/META-INF/MANIFEST.MF
index 3454138..83c68cf 100755
--- a/com.abstratt.kirra.api/META-INF/MANIFEST.MF
+++ b/com.abstratt.kirra.api/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Kirra API
Bundle-SymbolicName: com.abstratt.kirra.api
-Bundle-Version: 2.11.0.qualifier
+Bundle-Version: 2.11.0
Bundle-Vendor: ABSTRATT
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.abstratt.kirra
diff --git a/com.abstratt.kirra.api/pom.xml b/com.abstratt.kirra.api/pom.xml
index a528c5d..5b161e7 100755
--- a/com.abstratt.kirra.api/pom.xml
+++ b/com.abstratt.kirra.api/pom.xml
@@ -6,7 +6,7 @@
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
com.abstratt.kirra.api
eclipse-plugin
diff --git a/com.abstratt.kirra.populator/META-INF/MANIFEST.MF b/com.abstratt.kirra.populator/META-INF/MANIFEST.MF
index b3ae19c..3ed2c8b 100755
--- a/com.abstratt.kirra.populator/META-INF/MANIFEST.MF
+++ b/com.abstratt.kirra.populator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Kirra Populator
Bundle-SymbolicName: com.abstratt.kirra.populator;singleton:=true
-Bundle-Version: 2.11.0.qualifier
+Bundle-Version: 2.11.0
Bundle-Vendor: Abstratt Technologies
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle:
diff --git a/com.abstratt.kirra.populator/pom.xml b/com.abstratt.kirra.populator/pom.xml
index 78a1aae..edf58f0 100755
--- a/com.abstratt.kirra.populator/pom.xml
+++ b/com.abstratt.kirra.populator/pom.xml
@@ -5,12 +5,12 @@
4.0.0
com.abstratt.kirra
com.abstratt.kirra.populator
- 2.11.0-SNAPSHOT
+ 2.11.0
eclipse-plugin
com.abstratt.kirra.parent
com.abstratt.kirra
- 2.11.0-SNAPSHOT
+ 2.11.0
..
diff --git a/com.abstratt.kirra.rest.client/META-INF/MANIFEST.MF b/com.abstratt.kirra.rest.client/META-INF/MANIFEST.MF
index 875cd7f..6449587 100755
--- a/com.abstratt.kirra.rest.client/META-INF/MANIFEST.MF
+++ b/com.abstratt.kirra.rest.client/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Kirra REST Client
Bundle-SymbolicName: com.abstratt.kirra.rest.client
-Bundle-Version: 2.11.0.qualifier
+Bundle-Version: 2.11.0
Bundle-Vendor: ABSTRATT
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package:
diff --git a/com.abstratt.kirra.rest.client/pom.xml b/com.abstratt.kirra.rest.client/pom.xml
index bb4fe3d..752e133 100755
--- a/com.abstratt.kirra.rest.client/pom.xml
+++ b/com.abstratt.kirra.rest.client/pom.xml
@@ -8,6 +8,6 @@
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
diff --git a/com.abstratt.kirra.rest.common/META-INF/MANIFEST.MF b/com.abstratt.kirra.rest.common/META-INF/MANIFEST.MF
index e9e4ab4..2c25841 100755
--- a/com.abstratt.kirra.rest.common/META-INF/MANIFEST.MF
+++ b/com.abstratt.kirra.rest.common/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Kirra REST Implementation
Bundle-SymbolicName: com.abstratt.kirra.rest.common
-Bundle-Version: 2.11.0.qualifier
+Bundle-Version: 2.11.0
Bundle-Vendor: ABSTRATT
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.abstratt.kirra.rest.common
diff --git a/com.abstratt.kirra.rest.common/pom.xml b/com.abstratt.kirra.rest.common/pom.xml
index ad7ef88..bf77cee 100755
--- a/com.abstratt.kirra.rest.common/pom.xml
+++ b/com.abstratt.kirra.rest.common/pom.xml
@@ -8,6 +8,6 @@
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
diff --git a/com.abstratt.kirra.rest.resources/META-INF/MANIFEST.MF b/com.abstratt.kirra.rest.resources/META-INF/MANIFEST.MF
index 0d48b44..e4f139f 100755
--- a/com.abstratt.kirra.rest.resources/META-INF/MANIFEST.MF
+++ b/com.abstratt.kirra.rest.resources/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Kirra REST Implementation
Bundle-SymbolicName: com.abstratt.kirra.rest.resources
-Bundle-Version: 2.11.0.qualifier
+Bundle-Version: 2.11.0
Bundle-Vendor: ABSTRATT
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.abstratt.kirra.rest.resources
diff --git a/com.abstratt.kirra.rest.resources/pom.xml b/com.abstratt.kirra.rest.resources/pom.xml
index 88bb3a3..b3614b5 100755
--- a/com.abstratt.kirra.rest.resources/pom.xml
+++ b/com.abstratt.kirra.rest.resources/pom.xml
@@ -8,6 +8,6 @@
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
diff --git a/features/com.abstratt.kirra.feature/feature.xml b/features/com.abstratt.kirra.feature/feature.xml
index 2125882..cc48ad5 100755
--- a/features/com.abstratt.kirra.feature/feature.xml
+++ b/features/com.abstratt.kirra.feature/feature.xml
@@ -2,7 +2,7 @@
diff --git a/features/com.abstratt.kirra.feature/pom.xml b/features/com.abstratt.kirra.feature/pom.xml
index 88dabb0..aeddc7d 100755
--- a/features/com.abstratt.kirra.feature/pom.xml
+++ b/features/com.abstratt.kirra.feature/pom.xml
@@ -4,12 +4,12 @@
4.0.0
com.abstratt.kirra
com.abstratt.kirra.feature
- 2.11.0-SNAPSHOT
+ 2.11.0
eclipse-feature
com.abstratt.kirra.parent
com.abstratt.kirra
- 2.11.0-SNAPSHOT
+ 2.11.0
../..
diff --git a/kirra-api-dependencies/pom.xml b/kirra-api-dependencies/pom.xml
index d841c11..a9f47bd 100755
--- a/kirra-api-dependencies/pom.xml
+++ b/kirra-api-dependencies/pom.xml
@@ -11,7 +11,7 @@
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
diff --git a/pom.xml b/pom.xml
index 6f17262..5fe9ea1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.abstratt.kirra
com.abstratt.kirra.parent
- 2.11.0-SNAPSHOT
+ 2.11.0
pom
diff --git a/repositories/com.abstratt.kirra.repository/category.xml b/repositories/com.abstratt.kirra.repository/category.xml
index 1cee885..5260561 100755
--- a/repositories/com.abstratt.kirra.repository/category.xml
+++ b/repositories/com.abstratt.kirra.repository/category.xml
@@ -1,6 +1,6 @@
-
+
diff --git a/repositories/com.abstratt.kirra.repository/pom.xml b/repositories/com.abstratt.kirra.repository/pom.xml
index a357bb0..e7ccc2f 100755
--- a/repositories/com.abstratt.kirra.repository/pom.xml
+++ b/repositories/com.abstratt.kirra.repository/pom.xml
@@ -6,12 +6,12 @@
com.abstratt.kirra
com.abstratt.kirra.repository
- 2.11.0-SNAPSHOT
+ 2.11.0
eclipse-repository
com.abstratt.kirra.parent
com.abstratt.kirra
- 2.11.0-SNAPSHOT
+ 2.11.0
../..