[java-shib-common COMMIT] in /branches/REL_1: doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 16 21:03:37 EDT 2013


Author: scantor
Date: Tue Apr 16 21:03:36 2013
New Revision: 1075

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1075&view=rev
Log:
Edit to release notes

Modified:
    branches/REL_1/doc/RELEASE-NOTES.txt
    branches/REL_1/pom.xml

Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/doc/RELEASE-NOTES.txt?rev=1075&r1=1074&r2=1075&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Tue Apr 16 21:03:36 2013
@@ -2,7 +2,6 @@
 =============================================
 [JXT-98] -  Add support for configuring PKIX policy checking in the PKIX trust engine 
 [JOST-200] - Reduce memory usage of unit tests
-[SC-183] - Inappropriate 'RuleReference elements within an AND rule are not supported' error
 [SC-184] - Trap exceptions during LDAP connector pool inititalization
 [SC-186] -  AttributeInMetadata rule for the attribute filter (copied back from uApprove)
 [SC-187] - RequiredValidUntilFilter improperly converts duration to milliseconds
@@ -11,6 +10,10 @@
 [SIDP-499] - Allow signed requests to bypass ACS verification
 [SIDP-559] - Attribute queries are ignoring input designators
 [SIDP-575] - Add option to omit NotBefore from assertion conditions
+
+Changes in Release 1.3.7
+=============================================
+[SC-183] - Inappropriate 'RuleReference elements within an AND rule are not supported' error
 
 Changes in Release 1.3.6
 =============================================

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1075&r1=1074&r2=1075&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Tue Apr 16 21:03:36 2013
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.0</version>
     <packaging>jar</packaging>
 
     <name>Shibboleth Common Library</name>



More information about the commits mailing list