[java-shib-attribute] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Wed Sep 13 01:42:48 UTC 2023
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=4185d243d07323b4a29100679ef559dff11865c9
commit 4185d243d07323b4a29100679ef559dff11865c9
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Sep 13 01:42:40 2023 +0000
Bump version after release
---
pom.xml | 2 +-
shib-attribute-api/pom.xml | 2 +-
shib-attribute-bom/pom.xml | 2 +-
shib-attribute-filter-api/pom.xml | 2 +-
shib-attribute-filter-impl/pom.xml | 2 +-
shib-attribute-filter-spring/pom.xml | 2 +-
shib-attribute-impl/pom.xml | 2 +-
shib-attribute-resolver-api/pom.xml | 2 +-
shib-attribute-resolver-impl/pom.xml | 2 +-
shib-attribute-resolver-spring/pom.xml | 2 +-
shib-attribute-testing/pom.xml | 2 +-
shib-saml-attribute-api/pom.xml | 2 +-
shib-saml-attribute-impl/pom.xml | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index 008c25a02..f270f96d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</description>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-attribute-api/pom.xml b/shib-attribute-api/pom.xml
index 0d5d0ecff..25ec495de 100644
--- a/shib-attribute-api/pom.xml
+++ b/shib-attribute-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute API</name>
diff --git a/shib-attribute-bom/pom.xml b/shib-attribute-bom/pom.xml
index 5aa308365..0b2d6076e 100644
--- a/shib-attribute-bom/pom.xml
+++ b/shib-attribute-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: BOM</name>
diff --git a/shib-attribute-filter-api/pom.xml b/shib-attribute-filter-api/pom.xml
index 8bb76eec8..a2a601b94 100644
--- a/shib-attribute-filter-api/pom.xml
+++ b/shib-attribute-filter-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter API</name>
diff --git a/shib-attribute-filter-impl/pom.xml b/shib-attribute-filter-impl/pom.xml
index 1b2fb9384..ab66f7eb7 100644
--- a/shib-attribute-filter-impl/pom.xml
+++ b/shib-attribute-filter-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter Implementation</name>
diff --git a/shib-attribute-filter-spring/pom.xml b/shib-attribute-filter-spring/pom.xml
index 47ed23f18..051db386e 100644
--- a/shib-attribute-filter-spring/pom.xml
+++ b/shib-attribute-filter-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter Spring Integration</name>
diff --git a/shib-attribute-impl/pom.xml b/shib-attribute-impl/pom.xml
index 033965cbb..6838fbd20 100644
--- a/shib-attribute-impl/pom.xml
+++ b/shib-attribute-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Implementation</name>
diff --git a/shib-attribute-resolver-api/pom.xml b/shib-attribute-resolver-api/pom.xml
index 41d7be197..e02937e01 100644
--- a/shib-attribute-resolver-api/pom.xml
+++ b/shib-attribute-resolver-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver API</name>
diff --git a/shib-attribute-resolver-impl/pom.xml b/shib-attribute-resolver-impl/pom.xml
index 10d21c5c7..6b45f1a6f 100644
--- a/shib-attribute-resolver-impl/pom.xml
+++ b/shib-attribute-resolver-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver Implementation</name>
diff --git a/shib-attribute-resolver-spring/pom.xml b/shib-attribute-resolver-spring/pom.xml
index be0a1ace6..8dcbf1ec9 100644
--- a/shib-attribute-resolver-spring/pom.xml
+++ b/shib-attribute-resolver-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver Spring Integration</name>
diff --git a/shib-attribute-testing/pom.xml b/shib-attribute-testing/pom.xml
index 39dc06d5c..743912474 100644
--- a/shib-attribute-testing/pom.xml
+++ b/shib-attribute-testing/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: Testing</name>
diff --git a/shib-saml-attribute-api/pom.xml b/shib-saml-attribute-api/pom.xml
index 1d01cdfc9..f5d10054d 100644
--- a/shib-saml-attribute-api/pom.xml
+++ b/shib-saml-attribute-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: SAML Attribute API</name>
diff --git a/shib-saml-attribute-impl/pom.xml b/shib-saml-attribute-impl/pom.xml
index 7bfe5f122..cf2c4cb86 100644
--- a/shib-saml-attribute-impl/pom.xml
+++ b/shib-saml-attribute-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Attribute :: SAML Attribute Implementation</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list