[java-shib-metadata] branch main updated: Unlock parent POM.
Scott Cantor
cantor.2 at osu.edu
Mon Sep 25 17:23:40 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-metadata.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=23386fc25098ad793d4c5733524303fefcab3bb4
The following commit(s) were added to refs/heads/main by this push:
new 23386fc2 Unlock parent POM.
23386fc2 is described below
commit 23386fc25098ad793d4c5733524303fefcab3bb4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 25 13:23:37 2023 -0400
Unlock parent POM.
---
pom.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index b1fef6e1..952074ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.1</version>
+ <version>17.0.2-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata Components</name>
@@ -37,9 +37,6 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>5.0.0</opensaml.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
-
- <!-- TODO: Remove once in project parent: Base URL for all our deployed javadocs. -->
- <javadoc.url>https://shibboleth.net/api</javadoc.url>
</properties>
<dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list