[java-idp-plugin-scripting] branch main updated: Move to 3.1.0-SNAPSHOT of the dist enforcer

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 31 14:46:56 UTC 2021


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-idp-plugin-scripting.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=bb47540740c033165e76e6dbfa58ad25fc7236aa

The following commit(s) were added to refs/heads/main by this push:
     new bb47540  Move to 3.1.0-SNAPSHOT of the dist enforcer
bb47540 is described below

commit bb47540740c033165e76e6dbfa58ad25fc7236aa
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 31 14:44:58 2021 +0000

    Move to 3.1.0-SNAPSHOT of the dist enforcer
---
 nashorn-graalvm-dist/pom.xml | 2 +-
 nashorn-jdk-dist/pom.xml     | 2 +-
 rhino-dist/pom.xml           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/nashorn-graalvm-dist/pom.xml b/nashorn-graalvm-dist/pom.xml
index 9cb541c..8a53046 100644
--- a/nashorn-graalvm-dist/pom.xml
+++ b/nashorn-graalvm-dist/pom.xml
@@ -55,7 +55,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.0.0</version>
+                        <version>3.1.0-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
                 <executions>
diff --git a/nashorn-jdk-dist/pom.xml b/nashorn-jdk-dist/pom.xml
index 0cde855..aa83660 100644
--- a/nashorn-jdk-dist/pom.xml
+++ b/nashorn-jdk-dist/pom.xml
@@ -55,7 +55,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.0.0</version>
+                        <version>3.1.0-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
                 <executions>
diff --git a/rhino-dist/pom.xml b/rhino-dist/pom.xml
index a345d89..8fc0bf6 100644
--- a/rhino-dist/pom.xml
+++ b/rhino-dist/pom.xml
@@ -55,7 +55,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.0.0</version>
+                        <version>3.1.0-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
                 <executions>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list