diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2018-12-05 14:31:05 -0500 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2018-12-05 14:31:52 -0500 |
commit | 39a4289baae38b7ad84f2c3b1e291e5bd81a9ccf (patch) | |
tree | 6ae7399857588c3aee206716d3e23554ea913330 /pom.xml | |
parent | 1dd01d01ed4fabe2b5e197c3888448c38fef9954 (diff) |
Updating dme2 version
Issue-ID: AAI-1938
Change-Id: I1299836a55aef9c913dfcd8117cecf533c74f8d7
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>--> |