Author: wkeil
Date: Sat Jan  3 16:18:29 2015
New Revision: 1649214

URL: http://svn.apache.org/r1649214
Log:
Preparing release (disabling unstable currently broken parts)

Modified:
    devicemap/trunk/devicemap/java/pom.xml
    devicemap/trunk/devicemap/java/simpleddr/pom.xml

Modified: devicemap/trunk/devicemap/java/pom.xml
URL: 
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/pom.xml?rev=1649214&r1=1649213&r2=1649214&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/pom.xml (original)
+++ devicemap/trunk/devicemap/java/pom.xml Sat Jan  3 16:18:29 2015
@@ -24,9 +24,8 @@
        <name>Apache DeviceMap Java Parent</name>
        <description>Apache DeviceMap Java Parent</description>
        <url>http://devicemap.apache.org</url>
-       <version>1.0.2-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
        <modules>
-               <module>classifier</module>
                <module>simpleddr</module>
        </modules>
 

Modified: devicemap/trunk/devicemap/java/simpleddr/pom.xml
URL: 
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/simpleddr/pom.xml?rev=1649214&r1=1649213&r2=1649214&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/simpleddr/pom.xml (original)
+++ devicemap/trunk/devicemap/java/simpleddr/pom.xml Sat Jan  3 16:18:29 2015
@@ -15,9 +15,8 @@
        <parent>
                <groupId>org.apache.devicemap</groupId>
                <artifactId>devicemap-java</artifactId>
-               <version>1.0.2-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
-       <version>1.0.0-SNAPSHOT</version>
        <description>Apache DeviceMap Simple DDR Java module</description>
        <artifactId>devicemap-simpleddr</artifactId>
        <packaging>jar</packaging>


Reply via email to