[java-support] 01/02: Remove TODO items
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 12 11:10:26 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=dce5db6c49bb560651ad40d02c9592837670c2be
commit dce5db6c49bb560651ad40d02c9592837670c2be
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 10 10:14:31 2022 +0000
Remove TODO items
We are again using the latest java-parent pom
---
pom.xml | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index b01093d..88f0641 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,8 +23,6 @@
<properties>
<automatic.module.name>net.shibboleth.utilities.java.support</automatic.module.name>
<net.shibboleth.maven.enforcer.rules.checkM2>false</net.shibboleth.maven.enforcer.rules.checkM2>
- <!-- TODO: Remove when parent POM updated. -->
- <shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
</properties>
<repositories>
@@ -240,18 +238,6 @@
</execution>
</executions>
</plugin>
- <!-- TODO: Remove when parent POM updated. -->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <dependencies>
- <dependency>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ssh</artifactId>
- <version>3.4.3</version>
- </dependency>
- </dependencies>
- </plugin>
</plugins>
</build>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list