[java-plugin-storage-jdbc] 01/02: Update files to be tagged for release
Phil Smart
philip.smart at jisc.ac.uk
Thu Sep 14 14:38:37 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart 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=31411c19ed747556de56104007e1e3f3a0cbf9b2
commit 31411c19ed747556de56104007e1e3f3a0cbf9b2
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Sep 14 14:34:56 2023 +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 e6dac4b..81fa803 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.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<artifactId>java-plugin-jdbc-storage-dist</artifactId>
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index 4f292e4..52f5819 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.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<artifactId>jdbc-storage-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index b404478..8a44037 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<groupId>net.shibboleth.plugin.storage.jdbc</groupId>
<artifactId>jdbc-storage-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</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