diff --git a/pom.xml b/pom.xml
index 50f520d..a14c777 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.github.egoettelmann
spring-configuration-extensions
pom
- 0.0.7-SNAPSHOT
+ 0.0.7
Spring Configuration Extensions
Extensions for Spring Configurations management
diff --git a/spring-configuration-aggregator-maven-plugin/README.md b/spring-configuration-aggregator-maven-plugin/README.md
index 533ae27..4dc7aff 100644
--- a/spring-configuration-aggregator-maven-plugin/README.md
+++ b/spring-configuration-aggregator-maven-plugin/README.md
@@ -42,7 +42,7 @@ You can simply add the project to the build plugin section.
com.github.egoettelmann
spring-configuration-aggregator-maven-plugin
- 0.0.7-SNAPSHOT
+ 0.0.7
@@ -136,7 +136,7 @@ Simple aggregation, with following additional options:
com.github.egoettelmann
spring-configuration-aggregator-maven-plugin
- 0.0.7-SNAPSHOT
+ 0.0.7
false
@@ -171,7 +171,7 @@ Simple aggregation, by only including properties from:
com.github.egoettelmann
spring-configuration-aggregator-maven-plugin
- 0.0.7-SNAPSHOT
+ 0.0.7
@@ -198,7 +198,7 @@ Aggregation and reporting of all configuration properties.
com.github.egoettelmann
spring-configuration-aggregator-maven-plugin
- 0.0.7-SNAPSHOT
+ 0.0.7
@@ -237,7 +237,7 @@ Simple aggregation, that declares custom configuration files to load default val
com.github.egoettelmann
spring-configuration-aggregator-maven-plugin
- 0.0.7-SNAPSHOT
+ 0.0.7
diff --git a/spring-configuration-aggregator-maven-plugin/pom.xml b/spring-configuration-aggregator-maven-plugin/pom.xml
index 8c7070c..92670fd 100644
--- a/spring-configuration-aggregator-maven-plugin/pom.xml
+++ b/spring-configuration-aggregator-maven-plugin/pom.xml
@@ -7,7 +7,7 @@
spring-configuration-extensions
com.github.egoettelmann
- 0.0.7-SNAPSHOT
+ 0.0.7
spring-configuration-aggregator-maven-plugin
maven-plugin
diff --git a/spring-configuration-extensions-samples/pom.xml b/spring-configuration-extensions-samples/pom.xml
index 893b5ac..6aac087 100644
--- a/spring-configuration-extensions-samples/pom.xml
+++ b/spring-configuration-extensions-samples/pom.xml
@@ -7,7 +7,7 @@
spring-configuration-extensions
com.github.egoettelmann
- 0.0.7-SNAPSHOT
+ 0.0.7
spring-configuration-extensions-samples
Spring Configuration Extensions: Samples
diff --git a/spring-value-annotation-processor/pom.xml b/spring-value-annotation-processor/pom.xml
index 6a6685d..7a53c8b 100644
--- a/spring-value-annotation-processor/pom.xml
+++ b/spring-value-annotation-processor/pom.xml
@@ -7,7 +7,7 @@
spring-configuration-extensions
com.github.egoettelmann
- 0.0.7-SNAPSHOT
+ 0.0.7
spring-value-annotation-processor
Spring Configuration Extensions: Value Annotation Processor