diff --git a/archetypes/basic/pom.xml b/archetypes/basic/pom.xml index 975a2d0b..9392fc54 100644 --- a/archetypes/basic/pom.xml +++ b/archetypes/basic/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-archetype-parent - 1.23-SNAPSHOT + 1.23 dvalin-archetype-basic maven-archetype diff --git a/archetypes/docker/pom.xml b/archetypes/docker/pom.xml index 8d3e6dcd..7ca11b9a 100644 --- a/archetypes/docker/pom.xml +++ b/archetypes/docker/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-archetype-parent - 1.23-SNAPSHOT + 1.23 dvalin-archetype-docker maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index ad9a67f7..d956167e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -4,7 +4,7 @@ dvalin-parent de.taimos - 1.23-SNAPSHOT + 1.23 dvalin-archetype-parent Maven archetypes diff --git a/cloud/aws/pom.xml b/cloud/aws/pom.xml index 3be1a8bb..c152ec2e 100644 --- a/cloud/aws/pom.xml +++ b/cloud/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-cloud-parent - 1.23-SNAPSHOT + 1.23 dvalin-cloud-aws Dvalin AWS support diff --git a/cloud/pom.xml b/cloud/pom.xml index 1e51f834..86204215 100644 --- a/cloud/pom.xml +++ b/cloud/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-cloud-parent pom diff --git a/cluster/hazelcast/pom.xml b/cluster/hazelcast/pom.xml index f8a3629e..27420a16 100644 --- a/cluster/hazelcast/pom.xml +++ b/cluster/hazelcast/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-cluster-parent - 1.23-SNAPSHOT + 1.23 dvalin-cluster-hazelcast Dvalin Hazelcast support diff --git a/cluster/pom.xml b/cluster/pom.xml index e8db107a..33c999d6 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-cluster-parent pom diff --git a/daemon/pom.xml b/daemon/pom.xml index d80107b8..0bddd55e 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -3,7 +3,7 @@ dvalin-parent de.taimos - 1.23-SNAPSHOT + 1.23 dvalin-daemon Daemon support for dvalin diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index f81b0fa7..7fa8de06 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-dynamodb DynamoDB support for dvalin diff --git a/interconnect/core/pom.xml b/interconnect/core/pom.xml index 43b639b4..238eb44e 100644 --- a/interconnect/core/pom.xml +++ b/interconnect/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.23-SNAPSHOT + 1.23 dvalin-interconnect-core Dvalin interconnect core library diff --git a/interconnect/interconnect-maven-plugin/pom.xml b/interconnect/interconnect-maven-plugin/pom.xml index 30ac7b63..39b657ca 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.23-SNAPSHOT + 1.23 interconnect-maven-plugin maven-plugin diff --git a/interconnect/metamodel/pom.xml b/interconnect/metamodel/pom.xml index 5eeb8fe8..f66fe5d0 100644 --- a/interconnect/metamodel/pom.xml +++ b/interconnect/metamodel/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.23-SNAPSHOT + 1.23 dvalin-interconnect-metamodel Dvalin interconnect metamodel for transfer data model diff --git a/interconnect/model/pom.xml b/interconnect/model/pom.xml index 8a32d020..3b5a52f7 100644 --- a/interconnect/model/pom.xml +++ b/interconnect/model/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.23-SNAPSHOT + 1.23 dvalin-interconnect-model Dvalin interconnect transfer data model diff --git a/interconnect/pom.xml b/interconnect/pom.xml index 0470b5d4..0316fd90 100644 --- a/interconnect/pom.xml +++ b/interconnect/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-interconnect-parent pom diff --git a/interconnect/test/pom.xml b/interconnect/test/pom.xml index 188756c9..cbd3ee20 100644 --- a/interconnect/test/pom.xml +++ b/interconnect/test/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-interconnect-parent - 1.23-SNAPSHOT + 1.23 dvalin-interconnect-test Dvalin interconnect test library diff --git a/jaxrs-jwtauth/pom.xml b/jaxrs-jwtauth/pom.xml index 4e662719..325c3972 100644 --- a/jaxrs-jwtauth/pom.xml +++ b/jaxrs-jwtauth/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-jaxrs-jwtauth JWT Authetication support for dvalin JAX-RS diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 5d525f8d..20e53983 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-jaxrs JAX-RS support for dvalin using Apache CXF diff --git a/jpa/pom.xml b/jpa/pom.xml index 36ec7d3c..a5c90ca8 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-jpa JPA support for dvalin using Hibernate diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 5bab84c2..492477c1 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-mongodb MongoDB support for dvalin diff --git a/monitoring/aws/pom.xml b/monitoring/aws/pom.xml index 3633bcd3..8578b60b 100644 --- a/monitoring/aws/pom.xml +++ b/monitoring/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.23-SNAPSHOT + 1.23 dvalin-monitoring-aws Dvalin monitoring service implementation for AWS CloudWatch diff --git a/monitoring/core/pom.xml b/monitoring/core/pom.xml index d09058d8..546c920e 100644 --- a/monitoring/core/pom.xml +++ b/monitoring/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.23-SNAPSHOT + 1.23 dvalin-monitoring-core Dvalin monitoring service diff --git a/monitoring/logging/pom.xml b/monitoring/logging/pom.xml index 9e2aa673..51a0ee58 100644 --- a/monitoring/logging/pom.xml +++ b/monitoring/logging/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-monitoring-parent - 1.23-SNAPSHOT + 1.23 dvalin-monitoring-logging Dvalin monitoring service implementation for logging framework diff --git a/monitoring/pom.xml b/monitoring/pom.xml index 57e52e63..4b0838c6 100644 --- a/monitoring/pom.xml +++ b/monitoring/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-monitoring-parent pom diff --git a/notification/aws/pom.xml b/notification/aws/pom.xml index 19926339..f7b1d3b1 100644 --- a/notification/aws/pom.xml +++ b/notification/aws/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-notification-parent - 1.23-SNAPSHOT + 1.23 dvalin-notification-aws Dvalin AWS notification service diff --git a/notification/core/pom.xml b/notification/core/pom.xml index bca93734..b8f32995 100644 --- a/notification/core/pom.xml +++ b/notification/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-notification-parent - 1.23-SNAPSHOT + 1.23 dvalin-notification-core Dvalin notification service diff --git a/notification/pom.xml b/notification/pom.xml index cc22c94e..6dbad839 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-notification-parent pom diff --git a/orchestration/core/pom.xml b/orchestration/core/pom.xml index 3cc4f7f4..34c8b7b0 100644 --- a/orchestration/core/pom.xml +++ b/orchestration/core/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-orchestration-parent - 1.23-SNAPSHOT + 1.23 dvalin-orchestration-core Dvalin service orchestration diff --git a/orchestration/etcd/pom.xml b/orchestration/etcd/pom.xml index ad5ef7f9..3023ac6f 100644 --- a/orchestration/etcd/pom.xml +++ b/orchestration/etcd/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-orchestration-parent - 1.23-SNAPSHOT + 1.23 dvalin-orchestration-etcd Dvalin service orchestration with etcd diff --git a/orchestration/pom.xml b/orchestration/pom.xml index 353a3e58..82e6a103 100644 --- a/orchestration/pom.xml +++ b/orchestration/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-orchestration-parent pom diff --git a/pom.xml b/pom.xml index c0551ad0..3ccbea9c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 5 dvalin-parent - 1.23-SNAPSHOT + 1.23 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.23 GitHub diff --git a/template/jasperreports/pom.xml b/template/jasperreports/pom.xml index b428e191..8f705f84 100644 --- a/template/jasperreports/pom.xml +++ b/template/jasperreports/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.23-SNAPSHOT + 1.23 dvalin-template-jasperreports Dvalin JasperReports support diff --git a/template/pom.xml b/template/pom.xml index 17ce150c..5341d7e7 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-parent - 1.23-SNAPSHOT + 1.23 dvalin-template-parent pom diff --git a/template/velocity/pom.xml b/template/velocity/pom.xml index 801edb38..d05976c6 100644 --- a/template/velocity/pom.xml +++ b/template/velocity/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.23-SNAPSHOT + 1.23 dvalin-template-velocity Dvalin Velocity support diff --git a/template/xdocreport/pom.xml b/template/xdocreport/pom.xml index e381ef55..4399af73 100644 --- a/template/xdocreport/pom.xml +++ b/template/xdocreport/pom.xml @@ -3,7 +3,7 @@ de.taimos dvalin-template-parent - 1.23-SNAPSHOT + 1.23 dvalin-template-xdocreport Dvalin XDocReport support diff --git a/test/pom.xml b/test/pom.xml index 6326982c..f98b902f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ dvalin-parent de.taimos - 1.23-SNAPSHOT + 1.23 dvalin-test Test support for dvalin