Author: desruisseaux
Date: Sun Dec 2 08:13:54 2012
New Revision: 1416138
URL: http://svn.apache.org/viewvc?rev=1416138&view=rev
Log:
Align the IDE configuration to the version numbers declared in the pom.xml.
Modified:
sis/branches/JDK7/ide-project/NetBeans/nbproject/project.properties
sis/branches/JDK7/src/main/docbook/book.entities
Modified: sis/branches/JDK7/ide-project/NetBeans/nbproject/project.properties
URL:
http://svn.apache.org/viewvc/sis/branches/JDK7/ide-project/NetBeans/nbproject/project.properties?rev=1416138&r1=1416137&r2=1416138&view=diff
==============================================================================
--- sis/branches/JDK7/ide-project/NetBeans/nbproject/project.properties
(original)
+++ sis/branches/JDK7/ide-project/NetBeans/nbproject/project.properties Sun Dec
2 08:13:54 2012
@@ -39,7 +39,7 @@ test.utility.dir = ${project.root}/s
# Those dependencies must exist in the local Maven repository.
# Those numbers should match the ones declared in the pom.xml files.
#
-geoapi.version = 3.1-M03
+geoapi.version = 3.1-M04
jsr275.version = 0.9.3
vecmath.version = 1.5.2
georss.version = 0.9.8
@@ -48,7 +48,7 @@ jdom.version = 1.0
servlet.version = 2.4
jcip.version = 1.0
osgi.version = 5.0.0
-junit.version = 4.8.2
+junit.version = 4.10
#
# Classpaths for compilation, execution and tests.
Modified: sis/branches/JDK7/src/main/docbook/book.entities
URL:
http://svn.apache.org/viewvc/sis/branches/JDK7/src/main/docbook/book.entities?rev=1416138&r1=1416137&r2=1416138&view=diff
==============================================================================
--- sis/branches/JDK7/src/main/docbook/book.entities (original)
+++ sis/branches/JDK7/src/main/docbook/book.entities Sun Dec 2 08:13:54 2012
@@ -1,4 +1,4 @@
-<!ENTITY geoapi-version "3.1-M03">
+<!ENTITY geoapi-version "3.1-M04">
<!ENTITY geoapi-release "3.0.0">
<!ENTITY sis-release "0.3-jdk7-SNAPSHOT">
<!ENTITY gml-version "3.3">