[java-plugin-storage-jdbc] 01/02: Update files to be tagged for release
Rod Widdowson
rdw at steadingsoftware.com
Fri Sep 6 09:31:21 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-plugin-storage-jdbc.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=c8d8eadc31e618d64bbb9620701663d5af25f54d
commit c8d8eadc31e618d64bbb9620701663d5af25f54d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 6 09:22:05 2024 +0000
Update files to be tagged for release
---
jdbc-storage-dist/pom.xml | 2 +-
jdbc-storage-impl/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/jdbc-storage-dist/pom.xml b/jdbc-storage-dist/pom.xml
index 5db46a3..63c9f79 100644
--- a/jdbc-storage-dist/pom.xml
+++ b/jdbc-storage-dist/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth.plugin.storage.jdbc</groupId>
<artifactId>jdbc-storage-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<artifactId>java-plugin-jdbc-storage</artifactId>
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index df5d8c1..4a594d2 100644
--- a/jdbc-storage-impl/pom.xml
+++ b/jdbc-storage-impl/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth.plugin.storage.jdbc</groupId>
<artifactId>jdbc-storage-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<artifactId>jdbc-storage-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 5d18ddc..71707d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>net.shibboleth.plugin.storage.jdbc</groupId>
<artifactId>jdbc-storage-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<name>Shibboleth :: Plugins :: jdbc-storage</name>
<packaging>pom</packaging>
<description>jdbc-storage plugin for the Shibboleth Projects.</description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list