Author: rezan
Date: Tue Dec 23 17:45:08 2014
New Revision: 1647624
URL: http://svn.apache.org/r1647624
Log:
updated version
Modified:
devicemap/trunk/examples/pom.xml
devicemap/trunk/examples/spring/pom.xml
Modified: devicemap/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/devicemap/trunk/examples/pom.xml?rev=1647624&r1=1647623&r2=1647624&view=diff
==============================================================================
--- devicemap/trunk/examples/pom.xml (original)
+++ devicemap/trunk/examples/pom.xml Tue Dec 23 17:45:08 2014
@@ -36,9 +36,9 @@
<jdkVersion>${java.version}</jdkVersion>
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
- <devicemap.version>1.1.0-SNAPSHOT</devicemap.version>
+ <devicemap.version>1.1.0</devicemap.version>
<devicemap.ddr.version>1.0.0-SNAPSHOT</devicemap.ddr.version>
- <devicemap.data.version>1.0.2-SNAPSHOT</devicemap.data.version>
+ <devicemap.data.version>1.0.1</devicemap.data.version>
<devicemap.testdata.version>1.0.1-SNAPSHOT</devicemap.testdata.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -82,4 +82,4 @@
</plugins>
</build>
<inceptionYear>2014</inceptionYear>
-</project>
\ No newline at end of file
+</project>
Modified: devicemap/trunk/examples/spring/pom.xml
URL:
http://svn.apache.org/viewvc/devicemap/trunk/examples/spring/pom.xml?rev=1647624&r1=1647623&r2=1647624&view=diff
==============================================================================
Binary files - no diff available.