diff options
author | Salma, Attaran <salma.attaran@amdocs.com> | 2018-02-06 15:31:16 -0500 |
---|---|---|
committer | Salma, Attaran <salma.attaran@amdocs.com> | 2018-02-06 15:33:24 -0500 |
commit | fc82c51d2a399813bfb55ede8ab341400dfce03a (patch) | |
tree | 0fc13d5822a00bbde170ce7ee184d328b31f8e70 /pom.xml | |
parent | 10f3bd738258130fa1558dd8ae8ba2a1342993ab (diff) |
Cleaning code
Change-Id: Idc82bf8f84a0b6268ae10ea12d1bec670509a58a
Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com>
Issue-ID: AAI-733
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -114,12 +114,6 @@ <scope>test</scope> </dependency> - <!-- <dependency> <groupId>com.att.csp</groupId> <artifactId>gatekeeper</artifactId> - <version>1.0</version> <scope>system</scope> <systemPath>${project.basedir}/local-repository/gatekeeper-1.0.jar</systemPath> - </dependency> <dependency> <groupId>com.att.csp</groupId> <artifactId>PSE_Lite</artifactId> - <version>1.0</version> <scope>system</scope> <systemPath>${project.basedir}/local-repository/PSE_Lite-1.0.jar</systemPath> - </dependency> --> - <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>eclipselink</artifactId> |