Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaro committed Feb 13, 2015
1 parent 6c5d25d commit 141cd4c
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 25 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.4-SNAPSHOT</version>
<version>0.5.4</version>
<packaging>pom</packaging>
<prerequisites>
<maven>2.2.1</maven>
Expand Down Expand Up @@ -55,7 +55,7 @@
<connection>scm:git:git@github.com:thinkaurelius/titan.git</connection>
<developerConnection>scm:git:git@github.com:thinkaurelius/titan.git</developerConnection>
<url>git@github.com:thinkaurelius/titan.git</url>
<tag>HEAD</tag>
<tag>0.5.4</tag>
</scm>
<properties>
<titan.compatible.versions>0.5.0,0.5.1,0.5.2,0.5.3</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-dist/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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</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.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-rexster</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion titan-solr/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.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-solr</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.4-SNAPSHOT</version>
<version>0.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>titan-test</artifactId>
Expand Down

0 comments on commit 141cd4c

Please sign in to comment.