[java-idp-plugin-scripting] 01/02: Reparent from idp to parent
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 30 14:39:17 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=21363e6e25eef1f43431b95644dd35eedec8a08c
commit 21363e6e25eef1f43431b95644dd35eedec8a08c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jul 24 16:18:34 2020 +0100
Reparent from idp to parent
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 598cbb2..a8402e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,9 +5,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>net.shibboleth.idp</groupId>
- <artifactId>idp-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <groupId>net.shibboleth</groupId>
+ <artifactId>parent</artifactId>
+ <version>11.1.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.idp.plugin.scripting</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list