aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-12-05 14:31:05 -0500
committerArul.Nambi <arul.nambi@amdocs.com>2018-12-05 14:31:52 -0500
commit39a4289baae38b7ad84f2c3b1e291e5bd81a9ccf (patch)
tree6ae7399857588c3aee206716d3e23554ea913330
parent1dd01d01ed4fabe2b5e197c3888448c38fef9954 (diff)
Updating dme2 version
Issue-ID: AAI-1938 Change-Id: I1299836a55aef9c913dfcd8117cecf533c74f8d7 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ba41ef9..1936d9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@ limitations under the License.
<dependency>
<groupId>com.att.aft</groupId>
<artifactId>dme2</artifactId>
- <version>3.1.200</version>
+ <version>3.1.200-oss</version>
<scope>provided</scope>
</dependency>
<!--<dependency>-->