[java-plugin-storage-jdbc] branch main updated: Stop buidling zip distributions
Rod Widdowson
rdw at steadingsoftware.com
Fri Sep 8 12:47:02 UTC 2023
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=8a22b09d628adc7fc891a6446b100524e71b828a
The following commit(s) were added to refs/heads/main by this push:
new 8a22b09 Stop buidling zip distributions
8a22b09 is described below
commit 8a22b09d628adc7fc891a6446b100524e71b828a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 8 13:46:58 2023 +0100
Stop buidling zip distributions
---
jdbc-storage-dist/src/main/assembly/assembly.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/jdbc-storage-dist/src/main/assembly/assembly.xml b/jdbc-storage-dist/src/main/assembly/assembly.xml
index 7af6731..1a8eace 100644
--- a/jdbc-storage-dist/src/main/assembly/assembly.xml
+++ b/jdbc-storage-dist/src/main/assembly/assembly.xml
@@ -5,7 +5,6 @@
<id>bin</id>
<formats>
<format>tar.gz</format>
- <format>zip</format>
</formats>
<fileSets>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list