summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-08-29 14:25:51 +0000
committerVijay <vv770d@att.com>2017-09-07 18:04:53 +0000
commit3b9a0eb4dad201fe60c4792a450ef36d00b44093 (patch)
treed945df199d513e9758d0e6096dec7a6feb9cf3d7 /pom.xml
parent64dd2f365ce28e8254ba8fa4407dc5d7f192dacf (diff)
Update .gitreview LICENSE.txt
Fix build error Issue-Id: DCAEGEN2-86 Change-Id: Iba1f2e3f5c5674c3b6911d8b489493a6fb5d8427 Signed-off-by: Lusheng Ji <lji@research.att.com> Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d43d280a..12f2d1fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,14 +87,16 @@
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>nsaServerLibrary</artifactId>
- <version>1.0.13</version>
+ <version>1.0.10</version>
</dependency>
+<!--
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>saToolkit</artifactId>
<version>1.1.3</version>
</dependency>
+-->
<dependency>
<groupId>org.slf4j</groupId>