Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hoegertn committed Mar 29, 2016
1 parent 753236f commit 4c59b29
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 22 deletions.
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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-cloud-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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-daemon</artifactId>
<name>Daemon 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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-interconnect-core</artifactId>
<name>Dvalin interconnect core library</name>
Expand Down
2 changes: 1 addition & 1 deletion interconnect/demo/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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-interconnect-demo</artifactId>
<name>Dvalin interconnect demo project</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-interconnect-test</artifactId>
<name>Dvalin interconnect test library</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-mongodb</artifactId>
<name>MongoDB support for dvalin</name>
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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-notification-aws</artifactId>
<name>Dvalin AWS notification service</name>
Expand Down
5 changes: 2 additions & 3 deletions notification/core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>de.taimos</groupId>
<artifactId>dvalin-notification-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</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.4-SNAPSHOT</version>
<version>1.4</version>
</parent>
<artifactId>dvalin-notification-parent</artifactId>
<packaging>pom</packaging>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>de.taimos</groupId>
<artifactId>oss-parent</artifactId>
<version>5</version>
</parent>
<artifactId>dvalin-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
<packaging>pom</packaging>
<name>Taimos Microservices Framework</name>
<inceptionYear>2015</inceptionYear>
Expand All @@ -22,7 +21,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.4</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit 4c59b29

Please sign in to comment.