From fcc5e9d16c8014b2f5b43208a25d8e69d56201c7 Mon Sep 17 00:00:00 2001 From: Jenkins Slave Date: Wed, 8 Jun 2016 04:16:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare release smt-http-mock-parent-1.0 --- pom.xml | 5 +++-- smt-http-mock-spring/pom.xml | 9 ++++----- smt-http-mock-test/pom.xml | 9 ++++----- smt-http-mock-test/smt-http-mock-integration/pom.xml | 9 ++++----- .../smt-http-mock-spring-integration/pom.xml | 9 ++++----- .../smt-http-mock-tomcat7-integration/pom.xml | 11 +++++------ .../smt-http-mock-tomcat8-integration/pom.xml | 11 +++++------ smt-http-mock-tomcat-parent/pom.xml | 9 ++++----- .../smt-http-mock-tomcat-common/pom.xml | 7 +++---- .../smt-http-mock-tomcat7/pom.xml | 9 ++++----- .../smt-http-mock-tomcat8/pom.xml | 9 ++++----- smt-http-mock/pom.xml | 7 +++---- 12 files changed, 47 insertions(+), 57 deletions(-) diff --git a/pom.xml b/pom.xml index f9d004d..f24e3e9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smt-http-mock-parent - 1.0-SNAPSHOT + 1.0 pom @@ -116,5 +116,6 @@ scm:git:https://github.com/shiver-me-timbers/${project.artifactId}.git scm:git:git@github.com:shiver-me-timbers/${project.artifactId}.git https://github.com/shiver-me-timbers/${project.artifactId} - + smt-http-mock-parent-1.0 + \ No newline at end of file diff --git a/smt-http-mock-spring/pom.xml b/smt-http-mock-spring/pom.xml index 5ff64b7..b5e7942 100644 --- a/smt-http-mock-spring/pom.xml +++ b/smt-http-mock-spring/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-spring - 1.0-SNAPSHOT + 1.0 jar @@ -45,7 +44,7 @@ com.github.shiver-me-timbers smt-http-mock - 1.0-SNAPSHOT + 1.0 org.springframework.boot diff --git a/smt-http-mock-test/pom.xml b/smt-http-mock-test/pom.xml index 22dadf4..c71ed7b 100644 --- a/smt-http-mock-test/pom.xml +++ b/smt-http-mock-test/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-test - 1.0-SNAPSHOT + 1.0 pom @@ -56,7 +55,7 @@ com.github.shiver-me-timbers smt-http-mock - 1.0-SNAPSHOT + 1.0 org.glassfish.jersey.core diff --git a/smt-http-mock-test/smt-http-mock-integration/pom.xml b/smt-http-mock-test/smt-http-mock-integration/pom.xml index 9338bf4..9bf6640 100644 --- a/smt-http-mock-test/smt-http-mock-integration/pom.xml +++ b/smt-http-mock-test/smt-http-mock-integration/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-test - 1.0-SNAPSHOT + 1.0 smt-http-mock-integration - 1.0-SNAPSHOT + 1.0 jar @@ -39,7 +38,7 @@ com.github.shiver-me-timbers smt-http-mock-spring - 1.0-SNAPSHOT + 1.0 org.springframework.boot diff --git a/smt-http-mock-test/smt-http-mock-spring-integration/pom.xml b/smt-http-mock-test/smt-http-mock-spring-integration/pom.xml index 5386c3b..45f45ba 100644 --- a/smt-http-mock-test/smt-http-mock-spring-integration/pom.xml +++ b/smt-http-mock-test/smt-http-mock-spring-integration/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-test - 1.0-SNAPSHOT + 1.0 smt-http-mock-spring-integration - 1.0-SNAPSHOT + 1.0 jar @@ -39,7 +38,7 @@ com.github.shiver-me-timbers smt-http-mock-integration - 1.0-SNAPSHOT + 1.0 test diff --git a/smt-http-mock-test/smt-http-mock-tomcat7-integration/pom.xml b/smt-http-mock-test/smt-http-mock-tomcat7-integration/pom.xml index ced4645..bd9335e 100644 --- a/smt-http-mock-test/smt-http-mock-tomcat7-integration/pom.xml +++ b/smt-http-mock-test/smt-http-mock-tomcat7-integration/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-test - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat7-integration - 1.0-SNAPSHOT + 1.0 jar @@ -43,13 +42,13 @@ com.github.shiver-me-timbers smt-http-mock-tomcat7 - 1.0-SNAPSHOT + 1.0 test com.github.shiver-me-timbers smt-http-mock-integration - 1.0-SNAPSHOT + 1.0 test diff --git a/smt-http-mock-test/smt-http-mock-tomcat8-integration/pom.xml b/smt-http-mock-test/smt-http-mock-tomcat8-integration/pom.xml index ff69bd9..030eb97 100644 --- a/smt-http-mock-test/smt-http-mock-tomcat8-integration/pom.xml +++ b/smt-http-mock-test/smt-http-mock-tomcat8-integration/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-test - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat8-integration - 1.0-SNAPSHOT + 1.0 jar @@ -43,13 +42,13 @@ com.github.shiver-me-timbers smt-http-mock-tomcat8 - 1.0-SNAPSHOT + 1.0 test com.github.shiver-me-timbers smt-http-mock-integration - 1.0-SNAPSHOT + 1.0 test diff --git a/smt-http-mock-tomcat-parent/pom.xml b/smt-http-mock-tomcat-parent/pom.xml index af02eab..75f3e1e 100644 --- a/smt-http-mock-tomcat-parent/pom.xml +++ b/smt-http-mock-tomcat-parent/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat-parent - 1.0-SNAPSHOT + 1.0 pom @@ -39,7 +38,7 @@ com.github.shiver-me-timbers smt-http-mock - 1.0-SNAPSHOT + 1.0 diff --git a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat-common/pom.xml b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat-common/pom.xml index da67e6f..fb2a017 100644 --- a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat-common/pom.xml +++ b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat-common/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-tomcat-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat-common - 1.0-SNAPSHOT + 1.0 jar diff --git a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat7/pom.xml b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat7/pom.xml index 9055158..900bd9c 100644 --- a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat7/pom.xml +++ b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat7/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-tomcat-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat7 - 1.0-SNAPSHOT + 1.0 jar @@ -43,7 +42,7 @@ com.github.shiver-me-timbers smt-http-mock-tomcat-common - 1.0-SNAPSHOT + 1.0 org.apache.tomcat.embed diff --git a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat8/pom.xml b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat8/pom.xml index e41b7c1..a3a9d98 100644 --- a/smt-http-mock-tomcat-parent/smt-http-mock-tomcat8/pom.xml +++ b/smt-http-mock-tomcat-parent/smt-http-mock-tomcat8/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-tomcat-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock-tomcat8 - 1.0-SNAPSHOT + 1.0 jar @@ -43,7 +42,7 @@ com.github.shiver-me-timbers smt-http-mock-tomcat-common - 1.0-SNAPSHOT + 1.0 org.apache.tomcat.embed diff --git a/smt-http-mock/pom.xml b/smt-http-mock/pom.xml index 271abf4..e16a79e 100644 --- a/smt-http-mock/pom.xml +++ b/smt-http-mock/pom.xml @@ -15,19 +15,18 @@ ~ limitations under the License. --> - + 4.0.0 com.github.shiver-me-timbers smt-http-mock-parent - 1.0-SNAPSHOT + 1.0 smt-http-mock - 1.0-SNAPSHOT + 1.0 jar