From b064b1ea183e6769b3d20105c7908ff7bffd3599 Mon Sep 17 00:00:00 2001 From: Mark Fyffe Date: Tue, 19 Nov 2024 16:19:31 -0500 Subject: [PATCH] version 7.0.5 --- auth/api/pom.xml | 2 +- auth/config/pom.xml | 2 +- auth/nonce/pom.xml | 2 +- auth/pki/pom.xml | 2 +- auth/pom.xml | 2 +- auth/principal/pom.xml | 2 +- auth/saml/pom.xml | 2 +- auth/session/pom.xml | 2 +- base/pom.xml | 2 +- client/pom.xml | 2 +- crypt/api/pom.xml | 2 +- crypt/impl/pom.xml | 2 +- crypt/pom.xml | 2 +- docfiles/pom.xml | 2 +- jdbc/pom.xml | 2 +- jdbc/pool/pom.xml | 2 +- pom.xml | 2 +- scan/pom.xml | 2 +- site/pom.xml | 2 +- test/pom.xml | 2 +- type/api/pom.xml | 2 +- type/base/pom.xml | 2 +- type/bundle/pom.xml | 2 +- type/impl/pom.xml | 2 +- type/loader/pom.xml | 2 +- type/pom.xml | 2 +- type/testcomponent/pom.xml | 2 +- type/testlegacy/pom.xml | 2 +- type/testlegacyweb/pom.xml | 2 +- type/testresources/pom.xml | 2 +- type/testruntime/pom.xml | 2 +- type/testweb/pom.xml | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/auth/api/pom.xml b/auth/api/pom.xml index 144c0d1937..9bdbcd4969 100644 --- a/auth/api/pom.xml +++ b/auth/api/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-api diff --git a/auth/config/pom.xml b/auth/config/pom.xml index 4cde89e023..6777c6eb97 100644 --- a/auth/config/pom.xml +++ b/auth/config/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-config diff --git a/auth/nonce/pom.xml b/auth/nonce/pom.xml index 7e9913f116..904f628794 100644 --- a/auth/nonce/pom.xml +++ b/auth/nonce/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-nonce diff --git a/auth/pki/pom.xml b/auth/pki/pom.xml index 03763e867e..00343883c7 100644 --- a/auth/pki/pom.xml +++ b/auth/pki/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-pki diff --git a/auth/pom.xml b/auth/pom.xml index 18ac6eef6f..2363462f66 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-parent diff --git a/auth/principal/pom.xml b/auth/principal/pom.xml index 0d325c7871..e150b42bfa 100644 --- a/auth/principal/pom.xml +++ b/auth/principal/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-principal diff --git a/auth/saml/pom.xml b/auth/saml/pom.xml index f8a3700a7d..eb7faf7915 100644 --- a/auth/saml/pom.xml +++ b/auth/saml/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-saml diff --git a/auth/session/pom.xml b/auth/session/pom.xml index 293cf6eb46..bc4b3a9e81 100644 --- a/auth/session/pom.xml +++ b/auth/session/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-auth-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-auth-session diff --git a/base/pom.xml b/base/pom.xml index 93580f9f6c..3312566283 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-base diff --git a/client/pom.xml b/client/pom.xml index 46d16451ca..db0d3f0b7f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-client diff --git a/crypt/api/pom.xml b/crypt/api/pom.xml index 656fe89011..c6c0ce9e05 100644 --- a/crypt/api/pom.xml +++ b/crypt/api/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-crypt-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-crypt diff --git a/crypt/impl/pom.xml b/crypt/impl/pom.xml index 4edb0ceb08..cd7ef09180 100644 --- a/crypt/impl/pom.xml +++ b/crypt/impl/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-crypt-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-crypt-impl diff --git a/crypt/pom.xml b/crypt/pom.xml index 930a0e67f1..a13052230b 100644 --- a/crypt/pom.xml +++ b/crypt/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-crypt-parent diff --git a/docfiles/pom.xml b/docfiles/pom.xml index 7ff6f96f4a..5d155b3416 100755 --- a/docfiles/pom.xml +++ b/docfiles/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 IU Branding Resources for Javadoc diff --git a/jdbc/pom.xml b/jdbc/pom.xml index b9472034c8..9108c771f3 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-jdbc-parent diff --git a/jdbc/pool/pom.xml b/jdbc/pool/pom.xml index 5618109ec4..c319e5bb37 100644 --- a/jdbc/pool/pom.xml +++ b/jdbc/pool/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-jdbc-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-jdbc-pool diff --git a/pom.xml b/pom.xml index cde9bdc3e3..218875d6bf 100755 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 pom IU Java Utilities Parent POM diff --git a/scan/pom.xml b/scan/pom.xml index cca4d3a116..f6c6a8781f 100755 --- a/scan/pom.xml +++ b/scan/pom.xml @@ -38,7 +38,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 IU Java Utilities API Static Scanning Bundle diff --git a/site/pom.xml b/site/pom.xml index fb6561a430..6c8c4efe5e 100755 --- a/site/pom.xml +++ b/site/pom.xml @@ -38,7 +38,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 IU Java Utilities API Reference diff --git a/test/pom.xml b/test/pom.xml index d8801f129c..21aab0b326 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-test diff --git a/type/api/pom.xml b/type/api/pom.xml index 4ad7659efd..701e9334b7 100644 --- a/type/api/pom.xml +++ b/type/api/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-api diff --git a/type/base/pom.xml b/type/base/pom.xml index 745e374139..b63ec6b742 100644 --- a/type/base/pom.xml +++ b/type/base/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-base diff --git a/type/bundle/pom.xml b/type/bundle/pom.xml index 4060fba4f8..1cd47883e5 100644 --- a/type/bundle/pom.xml +++ b/type/bundle/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type diff --git a/type/impl/pom.xml b/type/impl/pom.xml index a562caa626..cde2387609 100644 --- a/type/impl/pom.xml +++ b/type/impl/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-impl diff --git a/type/loader/pom.xml b/type/loader/pom.xml index 7849747d9d..ea40c27b5d 100644 --- a/type/loader/pom.xml +++ b/type/loader/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-loader diff --git a/type/pom.xml b/type/pom.xml index a055abbae3..344ab4e703 100644 --- a/type/pom.xml +++ b/type/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-parent diff --git a/type/testcomponent/pom.xml b/type/testcomponent/pom.xml index bd34150df2..4a4ec19097 100644 --- a/type/testcomponent/pom.xml +++ b/type/testcomponent/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testcomponent diff --git a/type/testlegacy/pom.xml b/type/testlegacy/pom.xml index 4db62c72ce..162908481f 100644 --- a/type/testlegacy/pom.xml +++ b/type/testlegacy/pom.xml @@ -5,7 +5,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testlegacy diff --git a/type/testlegacyweb/pom.xml b/type/testlegacyweb/pom.xml index fff31c1fdd..79d9687518 100644 --- a/type/testlegacyweb/pom.xml +++ b/type/testlegacyweb/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testlegacyweb diff --git a/type/testresources/pom.xml b/type/testresources/pom.xml index 5e366fc39f..b1abff233e 100644 --- a/type/testresources/pom.xml +++ b/type/testresources/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testresources diff --git a/type/testruntime/pom.xml b/type/testruntime/pom.xml index 82753b3b88..a05c2429b8 100644 --- a/type/testruntime/pom.xml +++ b/type/testruntime/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testruntime diff --git a/type/testweb/pom.xml b/type/testweb/pom.xml index 2d8fd64c1b..294d3a057e 100644 --- a/type/testweb/pom.xml +++ b/type/testweb/pom.xml @@ -7,7 +7,7 @@ edu.iu.util iu-java-type-parent - 7.0.5-SNAPSHOT + 7.0.5 iu-java-type-testweb