Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Changing version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul Gunasekaran authored and Gokul Gunasekaran committed Oct 30, 2014
1 parent 1d48269 commit b4b9a9e
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>co.cask.tigon</groupId>
<artifactId>tigon</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
<packaging>pom</packaging>
<name>Tigon</name>
<url>https://github.com/caskdata/tigon</url>
Expand Down
2 changes: 1 addition & 1 deletion tigon-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tigon-archetypes/tigon-app-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.tigon</groupId>
<artifactId>tigon-archetypes</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>

<artifactId>tigon-app-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<app.main.class>${package}.CountRandom</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tigon.version>0.3.0-SNAPSHOT</tigon.version>
<tigon.version>0.2.1</tigon.version>
<slf4j.version>1.7.5</slf4j.version>
<junit.version>4.11</junit.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion tigon-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-examples/HelloWorld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.tigon</groupId>
<artifactId>tigon-examples</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-examples/SQLJoinFlow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.tigon</groupId>
<artifactId>tigon-examples</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-examples/TwitterAnalytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tigon-examples</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.tigon</groupId>
<artifactId>tigon</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion tigon-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-hbase-compat-0.94/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-hbase-compat-0.96/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>co.cask.tigon</groupId>
<artifactId>tigon</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-unit-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tigon-yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tigon</artifactId>
<groupId>co.cask.tigon</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit b4b9a9e

Please sign in to comment.