From a251fe4d37960fb27f2e0e9ed13e273cca77db69 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Sat, 1 Jul 2017 19:25:26 +0200 Subject: [PATCH 1/4] release plugin configured --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0581038..c13cce0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,7 @@ - + 4.0.0 de.kreth @@ -24,6 +27,13 @@ true + + maven-release-plugin + 2.5.2 + + install exec:exec + + From 36cd9ffc8206b5d21ded8a964050049b567ecd01 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Sat, 1 Jul 2017 19:25:52 +0200 Subject: [PATCH 2/4] [maven-release-plugin] prepare release databasedefinition-0.0.3 --- pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c13cce0..2e166c3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,9 @@ - + 4.0.0 de.kreth databasedefinition - 0.0.3-SNAPSHOT + 0.0.3 DatabaseDefinition Database creation and definition framework @@ -48,5 +45,6 @@ https://github.com/markuskreth/databasedefinition scm:git:git@github.com:markuskreth/databasedefinition.git scm:git:git@github.com:markuskreth/databasedefinition.git - + databasedefinition-0.0.3 + \ No newline at end of file From 4cea41a811672c916451ed7dd591d56df1fdbe3c Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Sat, 1 Jul 2017 19:25:59 +0200 Subject: [PATCH 3/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2e166c3..be21340 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 de.kreth databasedefinition - 0.0.3 + 0.0.4-SNAPSHOT DatabaseDefinition Database creation and definition framework @@ -45,6 +45,6 @@ https://github.com/markuskreth/databasedefinition scm:git:git@github.com:markuskreth/databasedefinition.git scm:git:git@github.com:markuskreth/databasedefinition.git - databasedefinition-0.0.3 + HEAD \ No newline at end of file From f5ccc2c3be7bcfdfcbd7ed6e6e38733e99121d76 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Sat, 1 Jul 2017 19:27:36 +0200 Subject: [PATCH 4/4] [maven-release-plugin] rollback the release of databasedefinition-0.0.3 --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index be21340..c13cce0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,12 @@ - + 4.0.0 de.kreth databasedefinition - 0.0.4-SNAPSHOT + 0.0.3-SNAPSHOT DatabaseDefinition Database creation and definition framework @@ -45,6 +48,5 @@ https://github.com/markuskreth/databasedefinition scm:git:git@github.com:markuskreth/databasedefinition.git scm:git:git@github.com:markuskreth/databasedefinition.git - HEAD - + \ No newline at end of file