[java-shib-common COMMIT] in /tags/1.4.4: ./ doc/RELEASE-NOTES.txt pom.xml src/main/java/edu/internet2/middleware/shi...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Feb 25 16:23:02 EST 2015
Author: putmanb
Date: Wed Feb 25 16:23:02 2015
New Revision: 1130
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1130&view=rev
Log:
Tag version 1.4.4
Added:
tags/1.4.4/
- copied from r1127, branches/REL_1/
tags/1.4.4/doc/RELEASE-NOTES.txt
- copied unchanged from r1129, branches/REL_1/doc/RELEASE-NOTES.txt
tags/1.4.4/src/main/java/edu/internet2/middleware/shibboleth/common/security/MetadataPKIXValidationInformationResolver.java
- copied unchanged from r1128, branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/security/MetadataPKIXValidationInformationResolver.java
tags/1.4.4/src/test/java/edu/internet2/middleware/shibboleth/common/security/MetadataPKIXValidationInformationResolverTest.java
- copied unchanged from r1128, branches/REL_1/src/test/java/edu/internet2/middleware/shibboleth/common/security/MetadataPKIXValidationInformationResolverTest.java
Modified:
tags/1.4.4/pom.xml
Modified: tags/1.4.4/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/tags/1.4.4/pom.xml?rev=1130&r1=1127&r2=1130&view=diff
==============================================================================
--- tags/1.4.4/pom.xml (original)
+++ tags/1.4.4/pom.xml Wed Feb 25 16:23:02 2015
@@ -12,7 +12,7 @@
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
<packaging>jar</packaging>
<name>Shibboleth Common Library</name>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.5-SNAPSHOT</version>
+ <version>2.6.5</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list