[java-parent-project] branch maint-11 updated: JMVN-53 General maintenance after latest enforcer data release
Rod Widdowson
rdw at steadingsoftware.com
Wed May 17 10:19:38 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=cdb491ad6695f147958a0805944a9a3fe625d9c7
The following commit(s) were added to refs/heads/maint-11 by this push:
new cdb491a JMVN-53 General maintenance after latest enforcer data release
cdb491a is described below
commit cdb491ad6695f147958a0805944a9a3fe625d9c7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed May 17 11:18:48 2023 +0100
JMVN-53 General maintenance after latest enforcer data release
https://shibboleth.atlassian.net/browse/JMVN-53
Move parent pom forward to point to latest released version of enforcer-data
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7da5df2..d3a1a33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,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.13-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.13</maven-dist-enforcer-data.version>
<checkstyle.version>8.45.1</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