diff --git a/core/pom.xml b/core/pom.xml index 8dfa519..37e30c3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE diff --git a/integration/pom.xml b/integration/pom.xml index 6fee7ad..caef734 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index cefc44e..ef1378d 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE diff --git a/pom.xml b/pom.xml index 268395b..4568801 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 0.9.0.BUILD-SNAPSHOT + 1.0.0.RELEASE Simple plugin infrastructure