[maven-release-plugin] prepare release v0.2.1
diff --git a/pom.xml b/pom.xml
index cfd9343..1cf9c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,14 +15,12 @@
the License.
-->
-<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>com.continuuity.tephra</groupId>
<artifactId>tephra</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
<packaging>pom</packaging>
<name>Tephra Transaction System</name>
<description>Tephra Transaction System</description>
@@ -57,6 +55,7 @@
<connection>scm:git:https://github.com/continuuity/tephra.git</connection>
<developerConnection>scm:git:git@github.com:continuuity/tephra.git</developerConnection>
<url>https://github.com/continuuity/tephra.git</url>
+ <tag>v0.2.1</tag>
</scm>
<repositories>
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index feec0e2..e4a62ee 100644
--- a/tephra-api/pom.xml
+++ b/tephra-api/pom.xml
@@ -15,15 +15,13 @@
the License.
-->
-<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.continuuity.tephra</groupId>
<artifactId>tephra</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<artifactId>tephra-api</artifactId>
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index c906a3e..0a1f41b 100644
--- a/tephra-core/pom.xml
+++ b/tephra-core/pom.xml
@@ -15,13 +15,11 @@
the License.
-->
-<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">
<parent>
<artifactId>tephra</artifactId>
<groupId>com.continuuity.tephra</groupId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index 3d4741c..4951a47 100644
--- a/tephra-distribution/pom.xml
+++ b/tephra-distribution/pom.xml
@@ -15,15 +15,13 @@
the License.
-->
-<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.continuuity.tephra</groupId>
<artifactId>tephra</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<artifactId>tephra-distribution</artifactId>
diff --git a/tephra-hbase-compat-0.94/pom.xml b/tephra-hbase-compat-0.94/pom.xml
index 1b962ec..da9a880 100644
--- a/tephra-hbase-compat-0.94/pom.xml
+++ b/tephra-hbase-compat-0.94/pom.xml
@@ -15,13 +15,11 @@
the License.
-->
-<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">
<parent>
<artifactId>tephra</artifactId>
<groupId>com.continuuity.tephra</groupId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tephra-hbase-compat-0.96/pom.xml b/tephra-hbase-compat-0.96/pom.xml
index adf101a..19d98f9 100644
--- a/tephra-hbase-compat-0.96/pom.xml
+++ b/tephra-hbase-compat-0.96/pom.xml
@@ -15,13 +15,11 @@
the License.
-->
-<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">
<parent>
<artifactId>tephra</artifactId>
<groupId>com.continuuity.tephra</groupId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tephra-hbase-compat-0.98/pom.xml b/tephra-hbase-compat-0.98/pom.xml
index 4580794..790e66e 100644
--- a/tephra-hbase-compat-0.98/pom.xml
+++ b/tephra-hbase-compat-0.98/pom.xml
@@ -15,13 +15,11 @@
the License.
-->
-<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">
<parent>
<artifactId>tephra</artifactId>
<groupId>com.continuuity.tephra</groupId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>