[maven-release-plugin] prepare release asterix-0.8.3
diff --git a/asterix-tools/pom.xml b/asterix-tools/pom.xml
index eba1c0e..7564e37 100644
--- a/asterix-tools/pom.xml
+++ b/asterix-tools/pom.xml
@@ -17,7 +17,7 @@
<parent>
<artifactId>asterix</artifactId>
<groupId>edu.uci.ics.asterix</groupId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
</parent>
<artifactId>asterix-tools</artifactId>
@@ -138,31 +138,31 @@
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-aql</artifactId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-algebra</artifactId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-external-data</artifactId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-metadata</artifactId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.asterix</groupId>
<artifactId>asterix-metadata</artifactId>
- <version>0.8.3-SNAPSHOT</version>
+ <version>0.8.3</version>
<scope>compile</scope>
</dependency>
<dependency>