From 4b917625d165b6cdb932c4c42a6a2b7f864c9864 Mon Sep 17 00:00:00 2001 From: bilalyasar Date: Mon, 5 Oct 2015 22:59:47 +0300 Subject: [PATCH] 1.1.1 --- justrelease-core/pom.xml | 4 ++-- justrelease-maven-plugin/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/justrelease-core/pom.xml b/justrelease-core/pom.xml index 6df7e59..6333b5b 100644 --- a/justrelease-core/pom.xml +++ b/justrelease-core/pom.xml @@ -5,7 +5,7 @@ justrelease com.justrelease - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 @@ -25,7 +25,7 @@ - + diff --git a/justrelease-maven-plugin/pom.xml b/justrelease-maven-plugin/pom.xml index 6dfe7d1..769078f 100644 --- a/justrelease-maven-plugin/pom.xml +++ b/justrelease-maven-plugin/pom.xml @@ -5,13 +5,13 @@ justrelease com.justrelease - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 justrelease-maven-plugin maven-plugin - 1.1.1-SNAPSHOT + 1.1.1 @@ -22,7 +22,7 @@ com.justrelease justrelease-core - 1.1.1-SNAPSHOT + 1.1.1 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0b99e41..d84b677 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.justrelease justrelease pom - 1.1.1-SNAPSHOT + 1.1.1 justrelease-core justrelease-maven-plugin