From dd036e94e57c49803b0b96a9cabffdb3c9cd8fa7 Mon Sep 17 00:00:00 2001 From: Alex Beverage Date: Fri, 2 Feb 2018 15:41:23 +0100 Subject: [PATCH 1/3] Chmod +x release.sh Also rename release profile, and add maven-scm-plugin. --- pom.xml | 15 ++++++++++++++- release.sh | 0 2 files changed, 14 insertions(+), 1 deletion(-) mode change 100644 => 100755 release.sh diff --git a/pom.xml b/pom.xml index 15ddf5f..6d5ef5f 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ - custom-release + release @@ -171,6 +171,19 @@ + + + + maven-scm-plugin + 1.9.5 + + false + ${project.version} + + + + + org.apache.maven.plugins diff --git a/release.sh b/release.sh old mode 100644 new mode 100755 From 9429ac989f35a60a4859da5656dcd6eb637a1794 Mon Sep 17 00:00:00 2001 From: Alex Beverage Date: Tue, 6 Feb 2018 11:21:23 +0100 Subject: [PATCH 2/3] Release 0.0.1 --- pom.xml | 2 +- tracing-lightstep-guice-starter/pom.xml | 2 +- tracing-lightstep-spring-boot-starter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6d5ef5f..ac1ccca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zalando opentracing-java - 0.0.1-SNAPSHOT + 0.0.1 pom diff --git a/tracing-lightstep-guice-starter/pom.xml b/tracing-lightstep-guice-starter/pom.xml index 1072a41..660d23a 100644 --- a/tracing-lightstep-guice-starter/pom.xml +++ b/tracing-lightstep-guice-starter/pom.xml @@ -5,7 +5,7 @@ opentracing-java org.zalando - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 diff --git a/tracing-lightstep-spring-boot-starter/pom.xml b/tracing-lightstep-spring-boot-starter/pom.xml index 7170189..6379b61 100644 --- a/tracing-lightstep-spring-boot-starter/pom.xml +++ b/tracing-lightstep-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ opentracing-java org.zalando - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 From 6535c510db3924e9691ae7941b309685235c10d0 Mon Sep 17 00:00:00 2001 From: Alex Beverage Date: Tue, 6 Feb 2018 11:22:43 +0100 Subject: [PATCH 3/3] Development 0.0.2-SNAPSHOT-SNAPSHOT --- pom.xml | 2 +- tracing-lightstep-guice-starter/pom.xml | 2 +- tracing-lightstep-spring-boot-starter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ac1ccca..a9095e1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zalando opentracing-java - 0.0.1 + 0.0.2-SNAPSHOT-SNAPSHOT pom diff --git a/tracing-lightstep-guice-starter/pom.xml b/tracing-lightstep-guice-starter/pom.xml index 660d23a..26ebb2b 100644 --- a/tracing-lightstep-guice-starter/pom.xml +++ b/tracing-lightstep-guice-starter/pom.xml @@ -5,7 +5,7 @@ opentracing-java org.zalando - 0.0.1 + 0.0.2-SNAPSHOT-SNAPSHOT 4.0.0 diff --git a/tracing-lightstep-spring-boot-starter/pom.xml b/tracing-lightstep-spring-boot-starter/pom.xml index 6379b61..15fe324 100644 --- a/tracing-lightstep-spring-boot-starter/pom.xml +++ b/tracing-lightstep-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ opentracing-java org.zalando - 0.0.1 + 0.0.2-SNAPSHOT-SNAPSHOT 4.0.0