Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pxf-modules-3.0.1.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tzolov committed Aug 25, 2015
1 parent 3229b8c commit 7708243
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions accumulo-pxf-ext/pom.xml
Expand Up @@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>accumulo-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions cassandra-pxf-ext/pom.xml
Expand Up @@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>cassandra-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions hive-hotfix-pxf-ext/pom.xml
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>hive-hotfix-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<hive-version>0.14.0.2.2.0.0-2041</hive-version>
<pxf-version>2.5.1.0</pxf-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jdbc-pxf-ext/pom.xml
Expand Up @@ -2,12 +2,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>jdbc-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pxf-version>2.5.1.0</pxf-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions json-pxf-ext/pom.xml
Expand Up @@ -2,12 +2,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>json-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pxf-version>2.5.1.0</pxf-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>pxf-modules</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>
<packaging>pom</packaging>

<scm>
<connection>scm:git:https://github.com/tzolov/pxf-field.git</connection>
<developerConnection>scm:git:git@github.com:tzolov/pxf-field.git</developerConnection>
<url>https://github.com/tzolov/pxf-field</url>
<tag>HEAD</tag>
<tag>pxf-modules-3.0.1.0-1</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions pxf-pipes/pom.xml
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>pxf-pipes</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pmr-common-version>2.0.1.0-1</pmr-common-version>
<pxf-version>2.5.1.0</pxf-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pxf-test/pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>pxf-test</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
Expand Down
4 changes: 2 additions & 2 deletions redis-pxf-ext/pom.xml
Expand Up @@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gopivotal</groupId>
<artifactId>redis-pxf-ext</artifactId>
<version>3.0.1.0-1-SNAPSHOT</version>
<version>3.0.1.0-1</version>

<properties>
<hadoop-version>2.6.0.3.0.1.0-1</hadoop-version>
<pxf-test-version>3.0.1.0-1-SNAPSHOT</pxf-test-version>
<pxf-test-version>3.0.1.0-1</pxf-test-version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7708243

Please sign in to comment.