Change parent version in a1-controller-client 08/1508/1
authorRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 12 Nov 2019 15:09:43 +0000 (16:09 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 12 Nov 2019 15:09:57 +0000 (16:09 +0100)
Change-Id: Ife6e24d0531bf94774fa2884e310630fff75c1bf
Issue-ID: NONRTRIC-61
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
dashboard/a1-controller-client/pom.xml

index cfd67e2..4011bfb 100644 (file)
@@ -23,9 +23,9 @@ limitations under the License.
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.o-ran-sc.portal.ric-dashboard</groupId>
+               <groupId>org.o-ran-sc.nonrt.ric-dashboard</groupId>
                <artifactId>ric-dash-parent</artifactId>
-               <version>1.2.5-SNAPSHOT</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <!-- This groupId will NOT allow deployment in LF -->
        <groupId>org.o-ran-sc.ric.plt.a1controller.client</groupId>