[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Oct 30 15:12:42 EDT 2015


Author: tzeller
Date: Fri Oct 30 15:12:42 2015
New Revision: 4366

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4366&view=rev
Log:
IDP-845 - Move hsqldb test dependency to parent-v3 POM and update to 2.3.3.

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=4366&r1=4365&r2=4366&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml	(original)
+++ trunk/opensaml-parent/pom.xml	Fri Oct 30 15:12:42 2015
@@ -125,13 +125,6 @@
 
             <!-- Test Dependencies -->
           <dependency>
-              <groupId>org.hsqldb</groupId>
-              <artifactId>hsqldb</artifactId>
-              <version>2.2.9</version>
-              <scope>test</scope>
-          </dependency>
-
-          <dependency>
               <groupId>net.shibboleth.ext</groupId>
               <artifactId>spring-extensions</artifactId>
               <version>${spring-extensions.version}</version>



More information about the commits mailing list