[java-parent-project] 01/02: Move maven-dist-enforcer-data.version to 1.0.11-SNAPSHOT

Ian Young ian at iay.org.uk
Mon May 30 09:13:53 UTC 2022


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

iay pushed a commit to branch dev/JPAR-186
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=8a0c67e1a52bc85c300b8886886ca10cae5cbe3a

commit 8a0c67e1a52bc85c300b8886886ca10cae5cbe3a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon May 30 10:11:37 2022 +0100

    Move maven-dist-enforcer-data.version to 1.0.11-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60633d7..998c9e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
         <xmlunit.version>2.9.0</xmlunit.version>
 
         <maven-dist-enforcer.version>3.1.1</maven-dist-enforcer.version>
-        <maven-dist-enforcer-data.version>1.0.10</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.11-SNAPSHOT</maven-dist-enforcer-data.version>
 
         <checkstyle.version>8.41</checkstyle.version>
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>

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


More information about the commits mailing list