[java-identity-provider COMMIT] in /branches/3.1: idp-attribute-api/pom.xml idp-attribute-filter-api/pom.xml idp-attr...

noreply at shibboleth.net noreply at shibboleth.net
Mon Jun 22 13:16:16 EDT 2015


Author: rdw
Date: Mon Jun 22 13:16:16 2015
New Revision: 7591

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7591&view=rev
Log:
Change Version in POM

De-goof previous checkin.  Bring all child poms up to 3.1.2-SNAPSHOT to match parent

Modified:
    branches/3.1/idp-attribute-api/pom.xml
    branches/3.1/idp-attribute-filter-api/pom.xml
    branches/3.1/idp-attribute-filter-impl/pom.xml
    branches/3.1/idp-attribute-filter-spring/pom.xml
    branches/3.1/idp-attribute-resolver-api/pom.xml
    branches/3.1/idp-attribute-resolver-impl/pom.xml
    branches/3.1/idp-attribute-resolver-spring/pom.xml
    branches/3.1/idp-authn-api/pom.xml
    branches/3.1/idp-authn-impl/pom.xml
    branches/3.1/idp-cas-api/pom.xml
    branches/3.1/idp-cas-impl/pom.xml
    branches/3.1/idp-conf/pom.xml
    branches/3.1/idp-consent/pom.xml
    branches/3.1/idp-core/pom.xml
    branches/3.1/idp-distribution/pom.xml
    branches/3.1/idp-installer/pom.xml
    branches/3.1/idp-profile-api/pom.xml
    branches/3.1/idp-profile-impl/pom.xml
    branches/3.1/idp-profile-spring/pom.xml
    branches/3.1/idp-saml-api/pom.xml
    branches/3.1/idp-saml-impl/pom.xml
    branches/3.1/idp-schema/pom.xml
    branches/3.1/idp-session-api/pom.xml
    branches/3.1/idp-session-impl/pom.xml
    branches/3.1/idp-ui/pom.xml
    branches/3.1/idp-war/pom.xml

Modified: branches/3.1/idp-attribute-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-api/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-api/pom.xml	(original)
+++ branches/3.1/idp-attribute-api/pom.xml	Mon Jun 22 13:16:16 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: branches/3.1/idp-attribute-filter-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-filter-api/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-filter-api/pom.xml	(original)
+++ branches/3.1/idp-attribute-filter-api/pom.xml	Mon Jun 22 13:16:16 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: branches/3.1/idp-attribute-filter-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-filter-impl/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-filter-impl/pom.xml	(original)
+++ branches/3.1/idp-attribute-filter-impl/pom.xml	Mon Jun 22 13:16:16 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: branches/3.1/idp-attribute-filter-spring/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-filter-spring/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-filter-spring/pom.xml	(original)
+++ branches/3.1/idp-attribute-filter-spring/pom.xml	Mon Jun 22 13:16:16 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: branches/3.1/idp-attribute-resolver-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-resolver-api/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-resolver-api/pom.xml	(original)
+++ branches/3.1/idp-attribute-resolver-api/pom.xml	Mon Jun 22 13:16:16 2015
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: branches/3.1/idp-attribute-resolver-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/branches/3.1/idp-attribute-resolver-impl/pom.xml?rev=7591&r1=7590&r2=7591&view=diff
==============================================================================
--- branches/3.1/idp-attribute-resolver-impl/pom.xml	(original)

[... 311 lines stripped ...]


More information about the commits mailing list