From a2d2890cb4f37b83827d751eec445b4b2a5c6b72 Mon Sep 17 00:00:00 2001 From: rajadilipkolli Date: Fri, 3 Feb 2017 23:11:41 +0530 Subject: [PATCH] v0.0.4 contains travis build integration prepare release v0.0.4 --- MongoDBRedisIntegration/pom.xml | 2 +- SpringSecurityThymeleaf/pom.xml | 2 +- elasticsearch-integration-test/pom.xml | 2 +- pom.xml | 4 ++-- spring-boot-rest/pom.xml | 5 ++--- spring-boot-sample-ws-cxf-restful/pom.xml | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/MongoDBRedisIntegration/pom.xml b/MongoDBRedisIntegration/pom.xml index 2c84c5d8c..ab5fcf415 100644 --- a/MongoDBRedisIntegration/pom.xml +++ b/MongoDBRedisIntegration/pom.xml @@ -11,7 +11,7 @@ com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4 diff --git a/SpringSecurityThymeleaf/pom.xml b/SpringSecurityThymeleaf/pom.xml index 60c3d7b65..f33f9de4d 100644 --- a/SpringSecurityThymeleaf/pom.xml +++ b/SpringSecurityThymeleaf/pom.xml @@ -11,7 +11,7 @@ com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4 diff --git a/elasticsearch-integration-test/pom.xml b/elasticsearch-integration-test/pom.xml index f98f8ba95..7ccca1efa 100644 --- a/elasticsearch-integration-test/pom.xml +++ b/elasticsearch-integration-test/pom.xml @@ -10,7 +10,7 @@ com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4 diff --git a/pom.xml b/pom.xml index 8e89dc443..01a98a436 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4 pom POC by Example @@ -18,7 +18,7 @@ scm:git:git://github.com/rajadilipkolli/POC scm:git:git@github.com:rajadilipkolli/POC https://github.com/rajadilipkolli/POC - HEAD + v0.0.4 diff --git a/spring-boot-rest/pom.xml b/spring-boot-rest/pom.xml index bb008674b..5b66c452f 100644 --- a/spring-boot-rest/pom.xml +++ b/spring-boot-rest/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 spring-boot-rest com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4 diff --git a/spring-boot-sample-ws-cxf-restful/pom.xml b/spring-boot-sample-ws-cxf-restful/pom.xml index b3aa11391..a4ce24b5f 100644 --- a/spring-boot-sample-ws-cxf-restful/pom.xml +++ b/spring-boot-sample-ws-cxf-restful/pom.xml @@ -10,7 +10,7 @@ com.example.poc poc-parent - 0.0.4-SNAPSHOT + 0.0.4