[java-plugin-storage-jdbc] branch main updated: JJDBC-7 Version stuck at 1.0.0
Rod Widdowson
rdw at steadingsoftware.com
Sun Jun 26 12:46:44 UTC 2022
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=64bd20d6574cf8770172a9098c6a961d96bc5d1d
The following commit(s) were added to refs/heads/main by this push:
new 64bd20d JJDBC-7 Version stuck at 1.0.0
64bd20d is described below
commit 64bd20d6574cf8770172a9098c6a961d96bc5d1d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jun 26 13:46:16 2022 +0100
JJDBC-7 Version stuck at 1.0.0
https://shibboleth.atlassian.net/browse/JJDBC-7
Remove non-existant dependency from impl project
---
jdbc-storage-impl/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index d446877..3983fed 100644
--- a/jdbc-storage-impl/pom.xml
+++ b/jdbc-storage-impl/pom.xml
@@ -19,12 +19,6 @@
</properties>
<dependencies>
- <!-- Compile time intra project dependencies -->
- <dependency>
- <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
- <artifactId>jdbc-storage-api</artifactId>
- <version>${project.version}</version>
- </dependency>
<!-- Service API and Plugin Description dependency -->
<dependency>
<groupId>${idp.groupId}</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list