This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 7ba1499 HDDS-5198. Remove JBoss repo definition (#2226)
7ba1499 is described below
commit 7ba1499160b3c353a5f503af8a6c62af2adb5077
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon May 10 23:30:05 2021 +0200
HDDS-5198. Remove JBoss repo definition (#2226)
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index f74df17..b569e23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,13 +47,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<name>${distMgmtSnapshotsName}</name>
<url>${distMgmtSnapshotsUrl}</url>
</repository>
- <repository>
- <id>repository.jboss.org</id>
- <url>http://repository.jboss.org/nexus/content/groups/public/</url>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
</repositories>
<licenses>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]