Merge "Fix groupId for nonrtric-controlpanel-gateway"
authorPatrik Buhr <patrik.buhr@est.tech>
Wed, 3 Feb 2021 14:05:26 +0000 (14:05 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 3 Feb 2021 14:05:26 +0000 (14:05 +0000)
nonrtric-gateway/pom.xml

index 5917ef5..48c6ace 100644 (file)
@@ -28,7 +28,7 @@
   <version>2.4.1</version>
   <relativePath /> <!-- lookup parent from repository -->
  </parent>
- <groupId>org.oransc.nonrtric</groupId>
+ <groupId>org.o-ran-sc.nonrtric</groupId>
  <artifactId>nonrtric-gateway</artifactId>
  <version>0.0.1-SNAPSHOT</version>
  <name>Nonrtric Gateway</name>