Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.5.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaro committed Jul 29, 2014
1 parent c0c7452 commit 023020f
Show file tree
Hide file tree
Showing 23 changed files with 25 additions and 26 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<packaging>pom</packaging>
<prerequisites>
<maven>2.2.1</maven>
Expand Down Expand Up @@ -55,7 +55,7 @@
<connection>scm:git:[email protected]:thinkaurelius/titan.git</connection>
<developerConnection>scm:git:[email protected]:thinkaurelius/titan.git</developerConnection>
<url>[email protected]:thinkaurelius/titan.git</url>
<tag>HEAD</tag>
<tag>0.5.0-M3</tag>
</scm>
<properties>
<titan.compatible.versions />
Expand Down
2 changes: 1 addition & 1 deletion titan-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-berkeleyje/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-berkeleyje</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-core</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions titan-dist/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>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion titan-dist/titan-dist-hadoop-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-dist</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion titan-dist/titan-dist-hadoop-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-dist</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion titan-es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-es</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hadoop-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hadoop-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hadoop-parent/titan-hadoop-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hadoop-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hadoop-1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hadoop-parent/titan-hadoop-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hadoop-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hadoop-2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hadoop-parent/titan-hadoop-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hadoop-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hadoop-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hadoop-parent/titan-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hadoop-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hadoop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/titan-hbase-094/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hbase-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase-094</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/titan-hbase-096/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hbase-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase-096</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/titan-hbase-098/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hbase-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase-098</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/titan-hbase-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hbase-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-hbase-parent/titan-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan-hbase-parent</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-rexster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-rexster</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.thinkaurelius.titan</groupId>
<artifactId>titan</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-test</artifactId>
Expand Down

0 comments on commit 023020f

Please sign in to comment.