[maven-release-plugin] prepare release fullstack-0.2.2
git-svn-id: https://hyracks.googlecode.com/svn/trunk@2381 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml b/fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml
index 13128ac..47e19bd 100644
--- a/fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml
+++ b/fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-data</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.2</version>
</parent>
<build>
@@ -26,7 +26,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-api</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.2</version>
</dependency>
</dependencies>
</project>
diff --git a/fullstack/hyracks/hyracks-data/pom.xml b/fullstack/hyracks/hyracks-data/pom.xml
index 62de9b2..bf73bd8 100644
--- a/fullstack/hyracks/hyracks-data/pom.xml
+++ b/fullstack/hyracks/hyracks-data/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.2</version>
</parent>
<modules>