From 17295b891cc2c38927b4635386a08d782cadc591 Mon Sep 17 00:00:00 2001 From: Taimos CI Date: Wed, 9 May 2018 15:10:01 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.27 --- archetypes/basic/pom.xml | 2 +- archetypes/docker/pom.xml | 2 +- archetypes/pom.xml | 2 +- cloud/aws-ssm/pom.xml | 2 +- cloud/aws/pom.xml | 2 +- cloud/pom.xml | 2 +- cluster/hazelcast/pom.xml | 2 +- cluster/pom.xml | 2 +- daemon/pom.xml | 2 +- dynamodb/pom.xml | 2 +- i18n/pom.xml | 2 +- interconnect/core/pom.xml | 2 +- interconnect/interconnect-maven-plugin/pom.xml | 2 +- interconnect/metamodel/pom.xml | 2 +- interconnect/model/pom.xml | 2 +- interconnect/pom.xml | 2 +- interconnect/test/pom.xml | 2 +- jaxrs-jwtauth/pom.xml | 2 +- jaxrs/pom.xml | 2 +- jpa/pom.xml | 2 +- mongodb/pom.xml | 2 +- monitoring/aws/pom.xml | 2 +- monitoring/core/pom.xml | 2 +- monitoring/logging/pom.xml | 2 +- monitoring/pom.xml | 2 +- notification/aws/pom.xml | 2 +- notification/core/pom.xml | 2 +- notification/pom.xml | 2 +- orchestration/core/pom.xml | 2 +- orchestration/etcd/pom.xml | 2 +- orchestration/pom.xml | 2 +- pom.xml | 4 ++-- template/jasperreports/pom.xml | 2 +- template/pom.xml | 2 +- template/velocity/pom.xml | 2 +- template/xdocreport/pom.xml | 2 +- test/pom.xml | 2 +- 37 files changed, 38 insertions(+), 38 deletions(-) diff --git a/archetypes/basic/pom.xml b/archetypes/basic/pom.xml index e5b945ed..f52b8145 100644 --- a/archetypes/basic/pom.xml +++ b/archetypes/basic/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-archetype-parent - 1.27-SNAPSHOT + 1.27 dvalin-archetype-basic maven-archetype diff --git a/archetypes/docker/pom.xml b/archetypes/docker/pom.xml index 8d845ac1..c555e1fd 100644 --- a/archetypes/docker/pom.xml +++ b/archetypes/docker/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-archetype-parent - 1.27-SNAPSHOT + 1.27 dvalin-archetype-docker maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 54dfc79a..3737c388 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ dvalin-parent de.taimos - 1.27-SNAPSHOT + 1.27 dvalin-archetype-parent Maven archetypes diff --git a/cloud/aws-ssm/pom.xml b/cloud/aws-ssm/pom.xml index 370e283e..79b9564e 100644 --- a/cloud/aws-ssm/pom.xml +++ b/cloud/aws-ssm/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-cloud-parent - 1.27-SNAPSHOT + 1.27 dvalin-cloud-aws-ssm Dvalin AWS SSM support diff --git a/cloud/aws/pom.xml b/cloud/aws/pom.xml index 38d3d1a4..061d6479 100644 --- a/cloud/aws/pom.xml +++ b/cloud/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-cloud-parent - 1.27-SNAPSHOT + 1.27 dvalin-cloud-aws Dvalin AWS support diff --git a/cloud/pom.xml b/cloud/pom.xml index ccdff9a8..c073ccf9 100644 --- a/cloud/pom.xml +++ b/cloud/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-cloud-parent pom diff --git a/cluster/hazelcast/pom.xml b/cluster/hazelcast/pom.xml index 61913eec..0a8097f7 100644 --- a/cluster/hazelcast/pom.xml +++ b/cluster/hazelcast/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-cluster-parent - 1.27-SNAPSHOT + 1.27 dvalin-cluster-hazelcast Dvalin Hazelcast support diff --git a/cluster/pom.xml b/cluster/pom.xml index 7554ac8b..2580219a 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-cluster-parent pom diff --git a/daemon/pom.xml b/daemon/pom.xml index 35a57c5b..52fba932 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -3,7 +3,7 @@ dvalin-parent de.taimos - 1.27-SNAPSHOT + 1.27 dvalin-daemon Daemon support for dvalin diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index c35e8ba9..fe0061f1 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-dynamodb DynamoDB support for dvalin diff --git a/i18n/pom.xml b/i18n/pom.xml index 92574a71..766f0354 100644 --- a/i18n/pom.xml +++ b/i18n/pom.xml @@ -4,7 +4,7 @@ dvalin-parent de.taimos - 1.27-SNAPSHOT + 1.27 dvalin-i18n i18n support for dvalin diff --git a/interconnect/core/pom.xml b/interconnect/core/pom.xml index 34fe1ec3..964ff513 100644 --- a/interconnect/core/pom.xml +++ b/interconnect/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.27-SNAPSHOT + 1.27 dvalin-interconnect-core Dvalin interconnect core library diff --git a/interconnect/interconnect-maven-plugin/pom.xml b/interconnect/interconnect-maven-plugin/pom.xml index 6fe2bbd6..c2cd285d 100644 --- a/interconnect/interconnect-maven-plugin/pom.xml +++ b/interconnect/interconnect-maven-plugin/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.27-SNAPSHOT + 1.27 interconnect-maven-plugin maven-plugin diff --git a/interconnect/metamodel/pom.xml b/interconnect/metamodel/pom.xml index 7d350082..cfc37f38 100644 --- a/interconnect/metamodel/pom.xml +++ b/interconnect/metamodel/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.27-SNAPSHOT + 1.27 dvalin-interconnect-metamodel Dvalin interconnect metamodel for transfer data model diff --git a/interconnect/model/pom.xml b/interconnect/model/pom.xml index 00068825..d83b41e4 100644 --- a/interconnect/model/pom.xml +++ b/interconnect/model/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.27-SNAPSHOT + 1.27 dvalin-interconnect-model Dvalin interconnect transfer data model diff --git a/interconnect/pom.xml b/interconnect/pom.xml index 8bacaa40..99b3f33a 100644 --- a/interconnect/pom.xml +++ b/interconnect/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-interconnect-parent pom diff --git a/interconnect/test/pom.xml b/interconnect/test/pom.xml index 1d6e3085..6dc49243 100644 --- a/interconnect/test/pom.xml +++ b/interconnect/test/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.27-SNAPSHOT + 1.27 dvalin-interconnect-test Dvalin interconnect test library diff --git a/jaxrs-jwtauth/pom.xml b/jaxrs-jwtauth/pom.xml index 267270b9..e178d58c 100644 --- a/jaxrs-jwtauth/pom.xml +++ b/jaxrs-jwtauth/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-jaxrs-jwtauth JWT Authetication support for dvalin JAX-RS diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index fd3e8268..1b0f040a 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-jaxrs JAX-RS support for dvalin using Apache CXF diff --git a/jpa/pom.xml b/jpa/pom.xml index ee08af9e..485c619a 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-jpa JPA support for dvalin using Hibernate diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 6fb72a3e..21668ea0 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-mongodb MongoDB support for dvalin diff --git a/monitoring/aws/pom.xml b/monitoring/aws/pom.xml index 6a960700..cfaa21c7 100644 --- a/monitoring/aws/pom.xml +++ b/monitoring/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.27-SNAPSHOT + 1.27 dvalin-monitoring-aws Dvalin monitoring service implementation for AWS CloudWatch diff --git a/monitoring/core/pom.xml b/monitoring/core/pom.xml index c946d380..3c104a1a 100644 --- a/monitoring/core/pom.xml +++ b/monitoring/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.27-SNAPSHOT + 1.27 dvalin-monitoring-core Dvalin monitoring service diff --git a/monitoring/logging/pom.xml b/monitoring/logging/pom.xml index f8d393f4..12af03c9 100644 --- a/monitoring/logging/pom.xml +++ b/monitoring/logging/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.27-SNAPSHOT + 1.27 dvalin-monitoring-logging Dvalin monitoring service implementation for logging framework diff --git a/monitoring/pom.xml b/monitoring/pom.xml index bef187e0..25573c51 100644 --- a/monitoring/pom.xml +++ b/monitoring/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-monitoring-parent pom diff --git a/notification/aws/pom.xml b/notification/aws/pom.xml index d2726674..d47fa1d6 100644 --- a/notification/aws/pom.xml +++ b/notification/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-notification-parent - 1.27-SNAPSHOT + 1.27 dvalin-notification-aws Dvalin AWS notification service diff --git a/notification/core/pom.xml b/notification/core/pom.xml index 60dad010..7f441159 100644 --- a/notification/core/pom.xml +++ b/notification/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-notification-parent - 1.27-SNAPSHOT + 1.27 dvalin-notification-core Dvalin notification service diff --git a/notification/pom.xml b/notification/pom.xml index 66619225..308bb0dd 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-notification-parent pom diff --git a/orchestration/core/pom.xml b/orchestration/core/pom.xml index c92e5758..2b28e2d8 100644 --- a/orchestration/core/pom.xml +++ b/orchestration/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-orchestration-parent - 1.27-SNAPSHOT + 1.27 dvalin-orchestration-core Dvalin service orchestration diff --git a/orchestration/etcd/pom.xml b/orchestration/etcd/pom.xml index eb2cd250..66112c70 100644 --- a/orchestration/etcd/pom.xml +++ b/orchestration/etcd/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-orchestration-parent - 1.27-SNAPSHOT + 1.27 dvalin-orchestration-etcd Dvalin service orchestration with etcd diff --git a/orchestration/pom.xml b/orchestration/pom.xml index 354f6bb2..9e61d2d7 100644 --- a/orchestration/pom.xml +++ b/orchestration/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-orchestration-parent pom diff --git a/pom.xml b/pom.xml index 62371f0b..707de97e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 5 dvalin-parent - 1.27-SNAPSHOT + 1.27 pom Taimos Microservices Framework 2015 @@ -74,7 +74,7 @@ scm:git:git@github.com:taimos/dvalin.git scm:git:git@github.com:taimos/dvalin.git scm:git:git@github.com:taimos/dvalin.git - HEAD + v1.27 GitHub diff --git a/template/jasperreports/pom.xml b/template/jasperreports/pom.xml index 2dcb345d..f8ccf8d0 100644 --- a/template/jasperreports/pom.xml +++ b/template/jasperreports/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.27-SNAPSHOT + 1.27 dvalin-template-jasperreports Dvalin JasperReports support diff --git a/template/pom.xml b/template/pom.xml index 3817d673..db5b4b10 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.27-SNAPSHOT + 1.27 dvalin-template-parent pom diff --git a/template/velocity/pom.xml b/template/velocity/pom.xml index b270538e..bcb248af 100644 --- a/template/velocity/pom.xml +++ b/template/velocity/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.27-SNAPSHOT + 1.27 dvalin-template-velocity Dvalin Velocity support diff --git a/template/xdocreport/pom.xml b/template/xdocreport/pom.xml index 634d02d8..91e19b21 100644 --- a/template/xdocreport/pom.xml +++ b/template/xdocreport/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.27-SNAPSHOT + 1.27 dvalin-template-xdocreport Dvalin XDocReport support diff --git a/test/pom.xml b/test/pom.xml index a202869c..e424afa9 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ dvalin-parent de.taimos - 1.27-SNAPSHOT + 1.27 dvalin-test Test support for dvalin