Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
hoegertn committed Jul 8, 2018
1 parent 4b0fc88 commit d114c69
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion archetypes/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-archetype-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-archetype-basic</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-archetype-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-archetype-docker</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>dvalin-parent</artifactId>
<groupId>de.taimos</groupId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-archetype-parent</artifactId>
<name>Maven archetypes</name>
Expand Down
2 changes: 1 addition & 1 deletion cloud/aws-ssm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-cloud-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-cloud-aws-ssm</artifactId>
<name>Dvalin AWS SSM support</name>
Expand Down
2 changes: 1 addition & 1 deletion cloud/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-cloud-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-cloud-aws</artifactId>
<name>Dvalin AWS support</name>
Expand Down
2 changes: 1 addition & 1 deletion cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-cloud-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cluster/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-cluster-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-cluster-hazelcast</artifactId>
<name>Dvalin Hazelcast support</name>
Expand Down
2 changes: 1 addition & 1 deletion cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-cluster-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion daemon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dvalin-parent</artifactId>
<groupId>de.taimos</groupId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-daemon</artifactId>
<name>Daemon support for dvalin</name>
Expand Down
2 changes: 1 addition & 1 deletion dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-dynamodb</artifactId>
<name>DynamoDB support for dvalin</name>
Expand Down
2 changes: 1 addition & 1 deletion i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>dvalin-parent</artifactId>
<groupId>de.taimos</groupId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-i18n</artifactId>
<name>i18n support for dvalin</name>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-interconnect-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-interconnect-core</artifactId>
<name>Dvalin interconnect core library</name>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/interconnect-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-interconnect-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>interconnect-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/metamodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-interconnect-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-interconnect-metamodel</artifactId>
<name>Dvalin interconnect metamodel for transfer data model</name>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-interconnect-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-interconnect-model</artifactId>
<name>Dvalin interconnect transfer data model</name>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-interconnect-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-interconnect-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-interconnect-test</artifactId>
<name>Dvalin interconnect test library</name>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-jwtauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-jaxrs-jwtauth</artifactId>
<name>JWT Authetication support for dvalin JAX-RS</name>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-jaxrs</artifactId>
<name>JAX-RS support for dvalin using Apache CXF</name>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-jpa</artifactId>
<name>JPA support for dvalin using Hibernate</name>
Expand Down
2 changes: 1 addition & 1 deletion mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-mongodb</artifactId>
<name>MongoDB support for dvalin</name>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-monitoring-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-monitoring-aws</artifactId>
<name>Dvalin monitoring service implementation for AWS CloudWatch</name>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-monitoring-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-monitoring-core</artifactId>
<name>Dvalin monitoring service</name>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-monitoring-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-monitoring-logging</artifactId>
<name>Dvalin monitoring service implementation for logging framework</name>
Expand Down
2 changes: 1 addition & 1 deletion monitoring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-monitoring-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion notification/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-notification-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-notification-aws</artifactId>
<name>Dvalin AWS notification service</name>
Expand Down
2 changes: 1 addition & 1 deletion notification/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-notification-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-notification-core</artifactId>
<name>Dvalin notification service</name>
Expand Down
2 changes: 1 addition & 1 deletion notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-notification-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion orchestration/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-orchestration-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-orchestration-core</artifactId>
<name>Dvalin service orchestration</name>
Expand Down
2 changes: 1 addition & 1 deletion orchestration/etcd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-orchestration-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-orchestration-etcd</artifactId>
<name>Dvalin service orchestration with etcd</name>
Expand Down
2 changes: 1 addition & 1 deletion orchestration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-orchestration-parent</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>5</version>
</parent>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
<packaging>pom</packaging>
<name>Taimos Microservices Framework</name>
<inceptionYear>2015</inceptionYear>
Expand Down Expand Up @@ -74,7 +74,7 @@
<connection>scm:git:[email protected]:taimos/dvalin.git</connection>
<developerConnection>scm:git:[email protected]:taimos/dvalin.git</developerConnection>
<url>scm:git:[email protected]:taimos/dvalin.git</url>
<tag>HEAD</tag>
<tag>v1.28</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down
2 changes: 1 addition & 1 deletion template/jasperreports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-template-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-template-jasperreports</artifactId>
<name>Dvalin JasperReports support</name>
Expand Down
2 changes: 1 addition & 1 deletion template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-template-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion template/velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-template-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-template-velocity</artifactId>
<name>Dvalin Velocity support</name>
Expand Down
2 changes: 1 addition & 1 deletion template/xdocreport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-template-parent</artifactId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-template-xdocreport</artifactId>
<name>Dvalin XDocReport support</name>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dvalin-parent</artifactId>
<groupId>de.taimos</groupId>
<version>1.28-SNAPSHOT</version>
<version>1.28</version>
</parent>
<artifactId>dvalin-test</artifactId>
<name>Test support for dvalin</name>
Expand Down

0 comments on commit d114c69

Please sign in to comment.