diff --git a/core/pom.xml b/core/pom.xml index 9353c15..d42a04b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -9,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE diff --git a/integration/pom.xml b/integration/pom.xml index cd0485c..b5cbee2 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE spring-plugin-integration @@ -48,4 +49,4 @@ - \ No newline at end of file + diff --git a/metadata/pom.xml b/metadata/pom.xml index b4a4e84..c815b42 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 spring-plugin-metadata @@ -8,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE diff --git a/pom.xml b/pom.xml index ac7e76a..6e7088c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.springframework.plugin spring-plugin pom Spring Plugin - 0.8.0.BUILD-SNAPSHOT + 0.8.0.RELEASE Simple plugin infrastructure