Upgrade E2 Manager API to 2019-07-03
[portal/ric-dashboard.git] / anr-xapp-client / pom.xml
index f0f66bb..b99e68c 100644 (file)
@@ -25,10 +25,10 @@ limitations under the License.
        <parent>
                <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
                <artifactId>ric-dash-parent</artifactId>
-               <version>1.0.4-SNAPSHOT</version>
+               <version>1.0.5-SNAPSHOT</version>
        </parent>
        <!-- This groupId will NOT allow deployment in LF -->
-       <groupId>org.o-ran-sc.ric.anrxapp.client</groupId>
+       <groupId>org.o-ran-sc.ric.xapp.anr.client</groupId>
        <artifactId>anr-xapp-client</artifactId>
        <name>RIC ANR xApp client</name>
        <version>0.0.8-SNAPSHOT</version>
@@ -110,8 +110,6 @@ limitations under the License.
                                                                <groupId>${project.groupId}</groupId>
                                                                <artifactId>${project.artifactId}</artifactId>
                                                                <artifactVersion>${project.version}</artifactVersion>
-                                                               <artifactUrl>www.O-RAN-SC.org</artifactUrl>
-                                                               <artifactDescription>ANR xApp client library</artifactDescription>
                                                                <library>resttemplate</library>
                                                                <java8>true</java8>
                                                                <dateLibrary>java8</dateLibrary>