[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd

noreply at shibboleth.net noreply at shibboleth.net
Thu May 5 14:30:04 EDT 2016


Author: scantor
Date: Thu May  5 14:30:04 2016
New Revision: 8225

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8225&view=rev
Log:
Bump schema version just as a tracking mechanism.

Modified:
    trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd

Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd?rev=8225&r1=8224&r2=8225&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd	(original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-afp.xsd	Thu May  5 14:30:04 2016
@@ -3,7 +3,7 @@
         xmlns:afp="urn:mace:shibboleth:2.0:afp"
         xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 
         targetNamespace="urn:mace:shibboleth:2.0:afp"
-        version="3.0.0"
+        version="3.3.0"
         elementFormDefault="qualified">
 
     <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd"/>



More information about the commits mailing list