[java-shib-shared] 01/02: Update files to be tagged for release
Brent Putman
putmanb at georgetown.edu
Tue Mar 19 20:05:01 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch main
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=8cbf51a47171457d21a9805222de13484ea6fcad
commit 8cbf51a47171457d21a9805222de13484ea6fcad
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Mar 19 20:04:06 2024 +0000
Update files to be tagged for release
---
pom.xml | 2 +-
shib-cli/pom.xml | 2 +-
shib-networking-spring/pom.xml | 2 +-
shib-networking/pom.xml | 2 +-
shib-security-spring/pom.xml | 2 +-
shib-security/pom.xml | 2 +-
shib-service/pom.xml | 2 +-
shib-shared-bom/pom.xml | 2 +-
shib-spring/pom.xml | 2 +-
shib-support/pom.xml | 2 +-
shib-testing/pom.xml | 2 +-
shib-velocity-spring/pom.xml | 2 +-
shib-velocity/pom.xml | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index ad1bfe57..1935736f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
</description>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-cli/pom.xml b/shib-cli/pom.xml
index f5592251..a6c69dac 100644
--- a/shib-cli/pom.xml
+++ b/shib-cli/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: CLI Support</name>
diff --git a/shib-networking-spring/pom.xml b/shib-networking-spring/pom.xml
index 82d070ca..977a0e23 100644
--- a/shib-networking-spring/pom.xml
+++ b/shib-networking-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Networking Spring Support</name>
diff --git a/shib-networking/pom.xml b/shib-networking/pom.xml
index c944054b..5b917fab 100644
--- a/shib-networking/pom.xml
+++ b/shib-networking/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Networking Support</name>
diff --git a/shib-security-spring/pom.xml b/shib-security-spring/pom.xml
index f51fd427..20b8ab20 100644
--- a/shib-security-spring/pom.xml
+++ b/shib-security-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Security Spring Support</name>
diff --git a/shib-security/pom.xml b/shib-security/pom.xml
index 745cdbcb..7c8ee096 100644
--- a/shib-security/pom.xml
+++ b/shib-security/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Security Support</name>
diff --git a/shib-service/pom.xml b/shib-service/pom.xml
index 91f2e6b5..d68f12ca 100644
--- a/shib-service/pom.xml
+++ b/shib-service/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Services Support</name>
diff --git a/shib-shared-bom/pom.xml b/shib-shared-bom/pom.xml
index 669d38db..f2471b1a 100644
--- a/shib-shared-bom/pom.xml
+++ b/shib-shared-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared Components :: BOM</name>
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 1483dfa5..6db6f0c6 100644
--- a/shib-spring/pom.xml
+++ b/shib-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
diff --git a/shib-support/pom.xml b/shib-support/pom.xml
index 1a48d717..dcc92b82 100644
--- a/shib-support/pom.xml
+++ b/shib-support/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Generic Support Classes</name>
diff --git a/shib-testing/pom.xml b/shib-testing/pom.xml
index 9b508a21..9d0052cf 100644
--- a/shib-testing/pom.xml
+++ b/shib-testing/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Testing Support</name>
diff --git a/shib-velocity-spring/pom.xml b/shib-velocity-spring/pom.xml
index 75d8a306..153428c2 100644
--- a/shib-velocity-spring/pom.xml
+++ b/shib-velocity-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Velocity Spring Support</name>
diff --git a/shib-velocity/pom.xml b/shib-velocity/pom.xml
index a9696caf..d81a4e92 100644
--- a/shib-velocity/pom.xml
+++ b/shib-velocity/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-shared-parent</artifactId>
- <version>9.1.1-SNAPSHOT</version>
+ <version>9.1.1</version>
</parent>
<name>Shibboleth Shared :: Velocity Support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list