[java-identity-provider COMMIT] in /trunk: idp-admin-api/pom.xml idp-admin-impl/pom.xml idp-attribute-api/pom.xml idp...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 10 16:36:20 EST 2016
Author: tzeller
Date: Thu Nov 10 16:36:20 2016
New Revision: 8565
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8565&view=rev
Log:
Bump version after release
Modified:
trunk/idp-admin-api/pom.xml
trunk/idp-admin-impl/pom.xml
trunk/idp-attribute-api/pom.xml
trunk/idp-attribute-filter-api/pom.xml
trunk/idp-attribute-filter-impl/pom.xml
trunk/idp-attribute-filter-spring/pom.xml
trunk/idp-attribute-resolver-api/pom.xml
trunk/idp-attribute-resolver-impl/pom.xml
trunk/idp-attribute-resolver-spring/pom.xml
trunk/idp-authn-api/pom.xml
trunk/idp-authn-impl/pom.xml
trunk/idp-cas-api/pom.xml
trunk/idp-cas-impl/pom.xml
trunk/idp-conf/pom.xml
trunk/idp-consent-api/pom.xml
trunk/idp-consent-impl/pom.xml
trunk/idp-core/pom.xml
trunk/idp-distribution/pom.xml
trunk/idp-installer/pom.xml
trunk/idp-parent/pom.xml
trunk/idp-profile-api/pom.xml
trunk/idp-profile-impl/pom.xml
trunk/idp-profile-spring/pom.xml
trunk/idp-saml-api/pom.xml
trunk/idp-saml-impl/pom.xml
trunk/idp-schema/pom.xml
trunk/idp-session-api/pom.xml
trunk/idp-session-impl/pom.xml
trunk/idp-ui/pom.xml
trunk/idp-war/pom.xml
Modified: trunk/idp-admin-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-admin-api/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
Binary files - no diff available.
Modified: trunk/idp-admin-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-admin-impl/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-admin-impl/pom.xml (original)
+++ trunk/idp-admin-impl/pom.xml Thu Nov 10 16:36:20 2016
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath>../idp-parent</relativePath>
</parent>
Modified: trunk/idp-attribute-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-attribute-api/pom.xml (original)
+++ trunk/idp-attribute-api/pom.xml Thu Nov 10 16:36:20 2016
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath>../idp-parent</relativePath>
</parent>
Modified: trunk/idp-attribute-filter-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/pom.xml (original)
+++ trunk/idp-attribute-filter-api/pom.xml Thu Nov 10 16:36:20 2016
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath>../idp-parent</relativePath>
</parent>
Modified: trunk/idp-attribute-filter-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/pom.xml (original)
+++ trunk/idp-attribute-filter-impl/pom.xml Thu Nov 10 16:36:20 2016
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath>../idp-parent</relativePath>
</parent>
Modified: trunk/idp-attribute-filter-spring/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-spring/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-attribute-filter-spring/pom.xml (original)
+++ trunk/idp-attribute-filter-spring/pom.xml Thu Nov 10 16:36:20 2016
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath>../idp-parent</relativePath>
</parent>
Modified: trunk/idp-attribute-resolver-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-api/pom.xml?rev=8565&r1=8564&r2=8565&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-api/pom.xml (original)
[... 370 lines stripped ...]
More information about the commits
mailing list