You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2015/04/23 20:41:40 UTC

svn commit: r1675704 - /devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml

Author: wkeil
Date: Thu Apr 23 18:41:39 2015
New Revision: 1675704

URL: http://svn.apache.org/r1675704
Log:
Adjust W3C DDR Simple POMs

Modified:
    devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml

Modified: devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml?rev=1675704&r1=1675703&r2=1675704&view=diff
==============================================================================
--- devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml (original)
+++ devicemap/trunk/clients/w3c-ddr/simpleddr/pom.xml Thu Apr 23 18:41:39 2015
@@ -14,13 +14,13 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.devicemap</groupId>
-		<artifactId>devicemap-java</artifactId>
+		<artifactId>devicemap-w3c-ddr</artifactId>
 		<version>1.1.0-SNAPSHOT</version>
 	</parent>
-	<description>Apache DeviceMap W3C DDR Simple Implementation for Java</description>
+	<description>Apache DeviceMap W3C DDR Simple Implementation</description>
 	<artifactId>devicemap-simpleddr</artifactId>
 	<packaging>jar</packaging>
-	<name>Apache DeviceMap DDR Implementation</name>
+	<name>Apache DeviceMap W3C DDR Implementation</name>
 	<inceptionYear>2012</inceptionYear>
 	<url>http://devicemap.apache.org</url>