Commit in java/trunk/parent on MAIN
pom.xml+8-3152 -> 153
fix up wrong artifactIds in dependencies

java/trunk/parent
pom.xml 152 -> 153
--- java/trunk/parent/pom.xml	2014-02-06 00:53:36 UTC (rev 152)
+++ java/trunk/parent/pom.xml	2014-02-06 00:53:55 UTC (rev 153)
@@ -111,17 +111,22 @@
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
-                <artifactId>monitoring-app</artifactId>
+                <artifactId>hps-monitoring-drivers</artifactId>
+                <version>3.0-SNAPSHOT</version>
+            </dependency>
+            <dependency>
+                <groupId>org.hps</groupId>
+                <artifactId>hps-monitoring-app</artifactId>
                 <version>3.0-SNAPSHOT</version>                
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
-                <artifactId>users</artifactId>
+                <artifactId>hps-users</artifactId>
                 <version>3.0-SNAPSHOT</version>                
             </dependency>
             <dependency>
                 <groupId>org.hps</groupId>
-                <artifactId>distribution</artifactId>
+                <artifactId>hps-distribution</artifactId>
                 <version>3.0-SNAPSHOT</version>                
             </dependency>            
         </dependencies>
SVNspam 0.1