diff --git a/cache-annotations-ri/cache-annotations-ri-cdi/pom.xml b/cache-annotations-ri/cache-annotations-ri-cdi/pom.xml index e673252..9d776ee 100644 --- a/cache-annotations-ri/cache-annotations-ri-cdi/pom.xml +++ b/cache-annotations-ri/cache-annotations-ri-cdi/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-annotations-ri - 1.1.1 + 1.1.2-SNAPSHOT cache-annotations-ri-cdi diff --git a/cache-annotations-ri/cache-annotations-ri-common/pom.xml b/cache-annotations-ri/cache-annotations-ri-common/pom.xml index e5ceb71..8ff06f5 100644 --- a/cache-annotations-ri/cache-annotations-ri-common/pom.xml +++ b/cache-annotations-ri/cache-annotations-ri-common/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-annotations-ri - 1.1.1 + 1.1.2-SNAPSHOT cache-annotations-ri-common diff --git a/cache-annotations-ri/cache-annotations-ri-guice/pom.xml b/cache-annotations-ri/cache-annotations-ri-guice/pom.xml index 5b7bb93..56ebea4 100644 --- a/cache-annotations-ri/cache-annotations-ri-guice/pom.xml +++ b/cache-annotations-ri/cache-annotations-ri-guice/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-annotations-ri - 1.1.1 + 1.1.2-SNAPSHOT org.jsr107.ri diff --git a/cache-annotations-ri/cache-annotations-ri-spring/pom.xml b/cache-annotations-ri/cache-annotations-ri-spring/pom.xml index b584d72..2f788ba 100644 --- a/cache-annotations-ri/cache-annotations-ri-spring/pom.xml +++ b/cache-annotations-ri/cache-annotations-ri-spring/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-annotations-ri - 1.1.1 + 1.1.2-SNAPSHOT cache-annotations-ri-spring diff --git a/cache-annotations-ri/pom.xml b/cache-annotations-ri/pom.xml index 39691b4..470cfa9 100644 --- a/cache-annotations-ri/pom.xml +++ b/cache-annotations-ri/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-ri - 1.1.1 + 1.1.2-SNAPSHOT cache-annotations-ri pom diff --git a/cache-ri-impl/pom.xml b/cache-ri-impl/pom.xml index cc6ded0..804c064 100644 --- a/cache-ri-impl/pom.xml +++ b/cache-ri-impl/pom.xml @@ -5,7 +5,7 @@ org.jsr107.ri cache-ri - 1.1.1 + 1.1.2-SNAPSHOT cache-ri-impl jar diff --git a/pom.xml b/pom.xml index 058fac7..108299b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jsr107.ri cache-ri - 1.1.1 + 1.1.2-SNAPSHOT pom JSR107 RI @@ -32,7 +32,7 @@ javax.cache cache-api - 1.1.1 + 1.1.2-SNAPSHOT