[java-mvn-enforcer-data] branch main updated: JMVN-17 Revert "Work around JMVN-17"

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 31 14:36:32 UTC 2021


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

rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.

View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=f59796f89518ef75a7c91c9af790ef4ddd7cc98d

The following commit(s) were added to refs/heads/main by this push:
     new f59796f  JMVN-17 Revert "Work around JMVN-17"
f59796f is described below

commit f59796f89518ef75a7c91c9af790ef4ddd7cc98d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Dec 21 10:47:04 2021 +0000

    JMVN-17 Revert "Work around JMVN-17"
    
    With JMVN fixed and available as a SNAPSHOT we can now
    put the data back the way it should be.
    
    This reverts commit ccbfa538b0fb108574db92912ad24a590c90f3d1.
---
 .../resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
index b4a5526..8dd903d 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -20,8 +20,8 @@ javassist=org.javassist
 javax.persistence-api=javax.persistence
 listenablefuture=com.google.guava
 lombok=org.projectlombok
-# opensaml-messaging-api=org.opensaml
-# opensaml-security-impl=org.opensaml
+opensaml-messaging-api=org.opensaml
+opensaml-security-impl=org.opensaml
 spymemcached=net.spy
 spring-binding=org.springframework.webflow
 stax2-api=org.codehaus.woodstox

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


More information about the commits mailing list