diff options
Diffstat (limited to 'common-util')
-rw-r--r-- | common-util/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-util/pom.xml b/common-util/pom.xml index 32ce4c3..581148a 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -18,7 +18,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.openo.baseservice</groupId> + <groupId>org.openo.common-services.common-utilities</groupId> <artifactId>common-setting</artifactId> <version>1.0.1-SNAPSHOT</version> </parent> |