From 578ddee4c025b6da608285c8979f5b4491de3461 Mon Sep 17 00:00:00 2001 From: Eric Wittmann Date: Fri, 12 May 2017 14:53:13 -0400 Subject: [PATCH] Prepare for release v0.1.1 --- front-end/app/pom.xml | 2 +- front-end/pom.xml | 2 +- front-end/quickstart/pom.xml | 2 +- front-end/war/pom.xml | 2 +- pom.xml | 2 +- tools/pom.xml | 2 +- tools/release/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/front-end/app/pom.xml b/front-end/app/pom.xml index 861d138c1..962298dea 100644 --- a/front-end/app/pom.xml +++ b/front-end/app/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-fe-app diff --git a/front-end/pom.xml b/front-end/pom.xml index 789d97066..da3131128 100644 --- a/front-end/pom.xml +++ b/front-end/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-fe diff --git a/front-end/quickstart/pom.xml b/front-end/quickstart/pom.xml index e72148dab..f56507bbe 100644 --- a/front-end/quickstart/pom.xml +++ b/front-end/quickstart/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-fe-quickstart diff --git a/front-end/war/pom.xml b/front-end/war/pom.xml index 4baab351c..0fc5a55e1 100644 --- a/front-end/war/pom.xml +++ b/front-end/war/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-fe-war diff --git a/pom.xml b/pom.xml index 966a343fc..2ab03e61d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.1.1-SNAPSHOT + 0.1.1 pom apicurio-studio diff --git a/tools/pom.xml b/tools/pom.xml index 8c11b058f..bd6ec6a98 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-tools diff --git a/tools/release/pom.xml b/tools/release/pom.xml index 8f9b5e666..323241cc0 100644 --- a/tools/release/pom.xml +++ b/tools/release/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml apicurio-studio-tools-release