diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2017-09-21 10:54:33 -0400 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2017-09-21 10:55:48 -0400 |
commit | 6beac67840ae725879adb59d5bea1aa8cd8f3789 (patch) | |
tree | 4febdd35a0e0536ae109f4225c6807c0f87ab3c7 /pom.xml | |
parent | fa337c7571edf97800fc47cdb404160f7da97c8b (diff) |
Renaming openecomp to onap
Issue-ID: AAI-208
Change-Id: I043f4824e8998028a9cd92b7eb113a49d59bcea5
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,9 +31,9 @@ </dependency> <dependency> - <groupId>org.openecomp.aai.logging-service</groupId> + <groupId>org.onap.aai.logging-service</groupId> <artifactId>common-logging</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </dependency> <dependency> |