[java-opensaml] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Wed May 26 18:31:03 UTC 2021
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=791c109c424613c0e7ce974a69afd60f32e63fe4
commit 791c109c424613c0e7ce974a69afd60f32e63fe4
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed May 26 18:30:49 2021 +0000
Bump version after release
---
opensaml-bom/pom.xml | 2 +-
opensaml-core/pom.xml | 2 +-
opensaml-messaging-api/pom.xml | 2 +-
opensaml-messaging-impl/pom.xml | 2 +-
opensaml-parent/pom.xml | 2 +-
opensaml-profile-api/pom.xml | 2 +-
opensaml-profile-impl/pom.xml | 2 +-
opensaml-saml-api/pom.xml | 2 +-
opensaml-saml-impl/pom.xml | 2 +-
opensaml-security-api/pom.xml | 2 +-
opensaml-security-impl/pom.xml | 2 +-
opensaml-soap-api/pom.xml | 2 +-
opensaml-soap-impl/pom.xml | 2 +-
opensaml-storage-api/pom.xml | 2 +-
opensaml-storage-impl/pom.xml | 2 +-
opensaml-tests-bom/pom.xml | 2 +-
opensaml-xacml-api/pom.xml | 2 +-
opensaml-xacml-impl/pom.xml | 2 +-
opensaml-xacml-saml-api/pom.xml | 2 +-
opensaml-xacml-saml-impl/pom.xml | 2 +-
opensaml-xmlsec-api/pom.xml | 2 +-
opensaml-xmlsec-impl/pom.xml | 2 +-
22 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/opensaml-bom/pom.xml b/opensaml-bom/pom.xml
index abaa1a946..2bdb92a01 100644
--- a/opensaml-bom/pom.xml
+++ b/opensaml-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-core/pom.xml b/opensaml-core/pom.xml
index e2f349c08..7370495ed 100644
--- a/opensaml-core/pom.xml
+++ b/opensaml-core/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-messaging-api/pom.xml b/opensaml-messaging-api/pom.xml
index c26d4fce4..e277fb468 100644
--- a/opensaml-messaging-api/pom.xml
+++ b/opensaml-messaging-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-messaging-impl/pom.xml b/opensaml-messaging-impl/pom.xml
index 58dd80bc8..8baa880bd 100644
--- a/opensaml-messaging-impl/pom.xml
+++ b/opensaml-messaging-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index adeb102b6..4eb769b6f 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/opensaml-profile-api/pom.xml b/opensaml-profile-api/pom.xml
index d0b8754ab..9ae843cd4 100644
--- a/opensaml-profile-api/pom.xml
+++ b/opensaml-profile-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-profile-impl/pom.xml b/opensaml-profile-impl/pom.xml
index 61f2a248a..34b87f50e 100644
--- a/opensaml-profile-impl/pom.xml
+++ b/opensaml-profile-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-saml-api/pom.xml b/opensaml-saml-api/pom.xml
index 3d9c0d670..fe4fda838 100644
--- a/opensaml-saml-api/pom.xml
+++ b/opensaml-saml-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-saml-impl/pom.xml b/opensaml-saml-impl/pom.xml
index c070f4412..e6efce163 100644
--- a/opensaml-saml-impl/pom.xml
+++ b/opensaml-saml-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-security-api/pom.xml b/opensaml-security-api/pom.xml
index 42afbba79..88d3d2e5d 100644
--- a/opensaml-security-api/pom.xml
+++ b/opensaml-security-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-security-impl/pom.xml b/opensaml-security-impl/pom.xml
index b8213ff5a..455e9296f 100644
--- a/opensaml-security-impl/pom.xml
+++ b/opensaml-security-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-soap-api/pom.xml b/opensaml-soap-api/pom.xml
index 6e58e2a21..28826e975 100644
--- a/opensaml-soap-api/pom.xml
+++ b/opensaml-soap-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-soap-impl/pom.xml b/opensaml-soap-impl/pom.xml
index 400c4c61b..cff2154d1 100644
--- a/opensaml-soap-impl/pom.xml
+++ b/opensaml-soap-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-storage-api/pom.xml b/opensaml-storage-api/pom.xml
index 5ca6fafe7..7e1d9e680 100644
--- a/opensaml-storage-api/pom.xml
+++ b/opensaml-storage-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index 5de9aa1ed..2356cfc41 100644
--- a/opensaml-storage-impl/pom.xml
+++ b/opensaml-storage-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-tests-bom/pom.xml b/opensaml-tests-bom/pom.xml
index 3c2e5da3c..c5720f4e2 100644
--- a/opensaml-tests-bom/pom.xml
+++ b/opensaml-tests-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xacml-api/pom.xml b/opensaml-xacml-api/pom.xml
index 3e5f3b051..f86779b10 100644
--- a/opensaml-xacml-api/pom.xml
+++ b/opensaml-xacml-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xacml-impl/pom.xml b/opensaml-xacml-impl/pom.xml
index 68999639c..549ac3e97 100644
--- a/opensaml-xacml-impl/pom.xml
+++ b/opensaml-xacml-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xacml-saml-api/pom.xml b/opensaml-xacml-saml-api/pom.xml
index 46decf0df..fcee7cbd3 100644
--- a/opensaml-xacml-saml-api/pom.xml
+++ b/opensaml-xacml-saml-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xacml-saml-impl/pom.xml b/opensaml-xacml-saml-impl/pom.xml
index 944311955..53128e983 100644
--- a/opensaml-xacml-saml-impl/pom.xml
+++ b/opensaml-xacml-saml-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xmlsec-api/pom.xml b/opensaml-xmlsec-api/pom.xml
index b3c2b4bf3..27abab7ce 100644
--- a/opensaml-xmlsec-api/pom.xml
+++ b/opensaml-xmlsec-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
diff --git a/opensaml-xmlsec-impl/pom.xml b/opensaml-xmlsec-impl/pom.xml
index ba0715434..984c3718c 100644
--- a/opensaml-xmlsec-impl/pom.xml
+++ b/opensaml-xmlsec-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list