[java-shib-common COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Apr 10 17:54:57 EDT 2013
Author: scantor
Date: Wed Apr 10 17:54:57 2013
New Revision: 1071
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1071&view=rev
Log:
Point to released parent and opensaml versions.
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1071&r1=1070&r2=1071&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Apr 10 17:54:57 2013
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v2</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>1</version>
</parent>
<groupId>edu.internet2.middleware</groupId>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -226,7 +226,7 @@
<manifestEntries>
<Implementation-Title>${project.artifactId}</Implementation-Title>
<Implementation-Version>${project.version}</Implementation-Version>
- <Implementation-Vendor>shibboleth.internet2.edu</Implementation-Vendor>
+ <Implementation-Vendor>shibboleth.net</Implementation-Vendor>
</manifestEntries>
</manifestSection>
</manifestSections>
More information about the commits
mailing list