This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
new 010e9f4 Removing unused repo
010e9f4 is described below
commit 010e9f4229db061d6b3c482ae923a0fd5651b6fe
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Sep 27 09:41:18 2019 +0100
Removing unused repo
(cherry picked from commit 2b1019f33cd54e3a89aa35c69e97daab54f06e8f)
---
systests/container-integration/grizzly/pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/systests/container-integration/grizzly/pom.xml
b/systests/container-integration/grizzly/pom.xml
index ac60fc5..fca29f9 100644
--- a/systests/container-integration/grizzly/pom.xml
+++ b/systests/container-integration/grizzly/pom.xml
@@ -33,13 +33,6 @@
<cxf.module.name>org.apache.cxf.systests.ci.grizzly</cxf.module.name>
</properties>
- <repositories>
- <repository>
- <id>maven2-repository.dev.java.net</id>
- <name>Java.net Repository for Maven 2</name>
- <url>https://download.java.net/maven/2/</url>
- </repository>
- </repositories>
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>