Renamed hyracks-runtime to hyracks-control-nc
git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@53 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-server/pom.xml b/hyracks-server/pom.xml
index 213da7f..abcaeb0 100644
--- a/hyracks-server/pom.xml
+++ b/hyracks-server/pom.xml
@@ -84,14 +84,14 @@
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
- <artifactId>hyracks-runtime</artifactId>
+ <artifactId>hyracks-control-cc</artifactId>
<version>0.1.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
- <artifactId>hyracks-control-cc</artifactId>
+ <artifactId>hyracks-control-nc</artifactId>
<version>0.1.0</version>
<type>jar</type>
<scope>compile</scope>