[java-identity-provider COMMIT] /trunk/idp-profile-spring/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 13 10:13:23 EDT 2014
Author: rdw
Date: Thu Mar 13 10:13:22 2014
New Revision: 5566
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5566&view=rev
Log:
IDP-277 add missing POM
Modified:
trunk/idp-profile-spring/pom.xml
Modified: trunk/idp-profile-spring/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-spring/pom.xml?rev=5566&r1=5565&r2=5566&view=diff
==============================================================================
--- trunk/idp-profile-spring/pom.xml (original)
+++ trunk/idp-profile-spring/pom.xml Thu Mar 13 10:13:22 2014
@@ -30,6 +30,11 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>idp-saml-impl</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>idp-profile-impl</artifactId>
<version>${project.version}</version>
</dependency>
More information about the commits
mailing list