diff --git a/core/pom.xml b/core/pom.xml index 37e30c3..30e9825 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT diff --git a/integration/pom.xml b/integration/pom.xml index caef734..61b325c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT spring-plugin-integration diff --git a/metadata/pom.xml b/metadata/pom.xml index ef1378d..13cc60c 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4568801..a5e1a87 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT Simple plugin infrastructure