update pom and ignore a test

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2422 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index a268b99..03f22e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,22 +302,22 @@
 		</dependency>

 		<dependency>

 			<groupId>edu.uci.ics.hyracks</groupId>

-			<artifactId>hyracks-algebricks-compiler</artifactId>

-			<version>0.2.1-SNAPSHOT</version>

+			<artifactId>algebricks-compiler</artifactId>

+			<version>0.2.3-SNAPSHOT</version>

 			<type>jar</type>

 			<scope>compile</scope>

 		</dependency>

 		<dependency>

 			<groupId>edu.uci.ics.hyracks</groupId>

 			<artifactId>hyracks-control-cc</artifactId>

-			<version>0.2.1-SNAPSHOT</version>

+			<version>0.2.3-SNAPSHOT</version>

 			<type>jar</type>

 			<scope>compile</scope>

 		</dependency>

 		<dependency>

 			<groupId>edu.uci.ics.hyracks</groupId>

 			<artifactId>hyracks-control-nc</artifactId>

-			<version>0.2.1-SNAPSHOT</version>

+			<version>0.2.3-SNAPSHOT</version>

 			<type>jar</type>

 			<scope>compile</scope>

 		</dependency>

diff --git a/src/test/resources/runtimefunctionts/ignore.txt b/src/test/resources/runtimefunctionts/ignore.txt
index 8b13789..e70ea78 100644
--- a/src/test/resources/runtimefunctionts/ignore.txt
+++ b/src/test/resources/runtimefunctionts/ignore.txt
@@ -1 +1 @@
-
+q16
\ No newline at end of file