diff --git a/core/pom.xml b/core/pom.xml index d42a04b..ea202bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT diff --git a/integration/pom.xml b/integration/pom.xml index b5cbee2..0da1f60 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index c815b42..48818c6 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6e7088c..e0af83f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 0.8.0.RELEASE + 0.9.0.BUILD-SNAPSHOT Simple plugin infrastructure