Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Nettleton2010-06-24 20:35:11 +0000
committerBob Nettleton2010-06-24 20:35:11 +0000
commit125f54055181812fc67505c6294b7c4ba595b5e1 (patch)
treea77e41d2f0b658b029ec4de39aaf5b48163ed19b
parent907ad7a18fdf81ce25bacb436472dfb98adcbfa7 (diff)
downloadorg.eclipse.gemini.naming-125f54055181812fc67505c6294b7c4ba595b5e1.tar.gz
org.eclipse.gemini.naming-125f54055181812fc67505c6294b7c4ba595b5e1.tar.xz
org.eclipse.gemini.naming-125f54055181812fc67505c6294b7c4ba595b5e1.zip
Test Checkin
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 76ab183..7b8a1ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
+
<properties>
<equinox.version>3.5.0.v20090520</equinox.version>
<spring.version>2.5.6.A</spring.version>

Back to the top