commit | f987cc5461fdd05b99f58d45dae6b209f6e8b3c1 | [log] [tgz] |
---|---|---|
author | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Sat Apr 14 01:18:03 2012 +0000 |
committer | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Sat Apr 14 01:18:03 2012 +0000 |
tree | f46ff53a632f621ae7033aba4a0d0a90c37265f5 | |
parent | a52369d29b6da8c07a4e1ed668a250700a9e0b91 [diff] [blame] |
Fixed some pom files that got messed up in previous merge git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@1355 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-storage-am-common/pom.xml b/hyracks-storage-am-common/pom.xml index 4b48eb6..e16b0d4 100644 --- a/hyracks-storage-am-common/pom.xml +++ b/hyracks-storage-am-common/pom.xml
@@ -55,7 +55,7 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-control-nc</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.1-SNAPSHOT</version> <type>jar</type> <scope>compile</scope> </dependency>