[java-opensaml COMMIT] /trunk/opensaml-messaging-api/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Jun 16 21:07:23 EDT 2013
Author: scantor
Date: Sun Jun 16 21:07:23 2013
New Revision: 3390
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3390&view=rev
Log:
Moved remaining opensaml-util classes into net and resolver packages.
Modified:
trunk/opensaml-messaging-api/pom.xml
Modified: trunk/opensaml-messaging-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-api/pom.xml?rev=3390&r1=3389&r2=3390&view=diff
==============================================================================
--- trunk/opensaml-messaging-api/pom.xml (original)
+++ trunk/opensaml-messaging-api/pom.xml Sun Jun 16 21:07:23 2013
@@ -24,11 +24,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>${project.groupId}</groupId>
- <artifactId>opensaml-util</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
More information about the commits
mailing list