From 116c53f50d7124313d4602972a02a004d4e9b1a2 Mon Sep 17 00:00:00 2001 From: Vassilis Bekiaris Date: Fri, 10 May 2019 10:07:16 +0300 Subject: [PATCH] Prepare for next iteration 1.1.2-SNAPSHOT --- cache-annotations-ri/cache-annotations-ri-cdi/pom.xml | 2 +- cache-annotations-ri/cache-annotations-ri-common/pom.xml | 2 +- cache-annotations-ri/cache-annotations-ri-guice/pom.xml | 2 +- cache-annotations-ri/cache-annotations-ri-spring/pom.xml | 2 +- cache-annotations-ri/pom.xml | 2 +- cache-ri-impl/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) 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