[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jun 13 12:35:52 EDT 2013
Author: scantor
Date: Thu Jun 13 12:35:52 2013
New Revision: 3381
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3381&view=rev
Log:
Add storage modules to build.
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=3381&r1=3380&r2=3381&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Thu Jun 13 12:35:52 2013
@@ -25,6 +25,7 @@
<modules>
<module>../opensaml-util</module>
<module>../opensaml-core</module>
+ <module>../opensaml-storage-api</module>
<module>../opensaml-security-api</module>
<module>../opensaml-xmlsec-api</module>
<module>../opensaml-messaging-api</module>
@@ -33,6 +34,7 @@
<module>../opensaml-xacml-api</module>
<module>../opensaml-xacml-saml-api</module>
+ <module>../opensaml-storage-impl</module>
<module>../opensaml-security-impl</module>
<module>../opensaml-xmlsec-impl</module>
<module>../opensaml-messaging-impl</module>
More information about the commits
mailing list