This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 8a5537b remove unnecessary dependencies
8a5537b is described below
commit 8a5537b399780761ffdcd04a072b38d37a41de85
Author: Freeman Fang <[email protected]>
AuthorDate: Tue Nov 20 09:15:57 2018 +0800
remove unnecessary dependencies
---
parent/pom.xml | 41 -----------------------------------------
1 file changed, 41 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8299c88..9f9fb62 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2878,47 +2878,6 @@
<artifactId>saaj-impl</artifactId>
<version>1.4.0-b03</version>
</dependency>
- <!--dependency>
- <groupId>org.glassfish.gmbal</groupId>
- <artifactId>gmbal</artifactId>
- <version>4.0.0-b001</version>
- </dependency>
- <dependency>
- <groupId>org.glassfish.corba</groupId>
- <artifactId>glassfish-corba-omgapi</artifactId>
- <version>4.1.1-b001</version>
- </dependency>
- <dependency>
- <groupId>org.glassfish.corba</groupId>
- <artifactId>glassfish-corba-orb</artifactId>
- <version>4.0.2-b002</version>
- </dependency>
- <dependency>
- <groupId>com.sun.corba</groupId>
- <artifactId>orb</artifactId>
- <version>9.1</version>
- </dependency>
- <dependency>
- <groupId>com.sun.corba</groupId>
- <artifactId>glassfish-corba-peorb</artifactId>
- <version>v3-test</version>
- </dependency>
- <dependency>
- <groupId>com.sun.corba</groupId>
- <artifactId>glassfish-corba-orb</artifactId>
- <version>3.2.0-b005</version>
- </dependency>
- <dependency>
- <groupId>com.sun.corba</groupId>
- <artifactId>glassfish-corba-omgapi</artifactId>
- <version>3.2.0-b005</version>
- </dependency>
-
- <dependency>
- <groupId>com.github.demidenko05</groupId>
- <artifactId>a-javabeans</artifactId>
- <version>1.0.4</version>
- </dependency-->
<dependency>
<groupId>org.jacorb</groupId>
<artifactId>jacorb</artifactId>