Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbi committed Jan 25, 2014
1 parent 6b28212 commit 430dd37
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion demos/pinboarddemo-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/pinboarddemo-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions demos/sliderdemo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>synchronizefx</groupId>
<artifactId>sliderdemo</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>synchronizefx</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
</dependency>
<dependency>
<!-- Getting rid of the SLF4J error messages at start and silently discarding
Expand Down
2 changes: 1 addition & 1 deletion kryo-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
7 changes: 3 additions & 4 deletions 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>

<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<packaging>pom</packaging>

<name>SynchronizeFX</name>
Expand Down Expand Up @@ -58,7 +57,7 @@
<url>https://github.com/saxsys/SynchronizeFX</url>
<developerConnection>scm:git:git@github.com:saxsys/SynchronizeFX.git</developerConnection>
<connection>scm:git:https://github.com/saxsys/SynchronizeFX.git</connection>
<tag>HEAD</tag>
<tag>v0.4.0</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down
2 changes: 1 addition & 1 deletion synchronizefx-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>synchronizefx-core</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions synchronizefx/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion transmitter/netty-transmitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>netty-transmitter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transmitter/netty-websocket-transmitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>netty-websocket-transmitter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transmitter/tomcat-transmitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.saxsys.synchronizefx</groupId>
<artifactId>parent</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.4.0</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>tomcat-transmitter</artifactId>
Expand Down

0 comments on commit 430dd37

Please sign in to comment.