[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Oct 20 11:13:10 EDT 2015


Author: scantor
Date: Tue Oct 20 11:13:10 2015
New Revision: 7836

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7836&view=rev
Log:
Revert change, not sure why this isn't inherited from parent POM

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=7836&r1=7835&r2=7836&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml	(original)
+++ trunk/idp-parent/pom.xml	Tue Oct 20 11:13:10 2015
@@ -188,6 +188,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
+                <version>1.10.8</version>
                 <scope>test</scope>
             </dependency>
         </dependencies>



More information about the commits mailing list