From ba72a3c1ef05601065cffb34762bdc155b975c2f Mon Sep 17 00:00:00 2001 From: Michael Wiesendanger Date: Sun, 16 Sep 2018 11:17:45 +0200 Subject: [PATCH] Prepare for initial 1.0.0 release --- example/pom.xml | 10 +++++----- pom.xml | 2 +- src/test/resources/plugin-config.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/example/pom.xml b/example/pom.xml index 8aae6ff..ab1672c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -6,7 +6,7 @@ com.ragedunicorn.tools.maven github-release-example jar - 0.0.1-SNAPSHOT + 1.0.0 ${project.groupId}:${project.artifactId} Example project for Maven GitHub release plugin @@ -52,7 +52,7 @@ com.ragedunicorn.tools.maven github-release-maven-plugin - 0.0.1-SNAPSHOT + 1.0.0 default-cli @@ -77,13 +77,13 @@ - + diff --git a/pom.xml b/pom.xml index 48283c3..f0321bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.ragedunicorn.tools.maven github-release-maven-plugin - 0.0.1-SNAPSHOT + 1.0.0 maven-plugin ${project.groupId}:${project.artifactId} diff --git a/src/test/resources/plugin-config.xml b/src/test/resources/plugin-config.xml index 38a8194..0ef815f 100644 --- a/src/test/resources/plugin-config.xml +++ b/src/test/resources/plugin-config.xml @@ -4,7 +4,7 @@ com.ragedunicorn.tools.maven test jar - 0.0.1-SNAPSHOT + 1.0.0