Browse Source

修改包名为ozs

hexiao 2 years ago
parent
commit
0840a31eac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      da/pom.xml

+ 1 - 1
da/pom.xml

@@ -3,7 +3,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>
 
-	<groupId>com.datau</groupId>
+	<groupId>com.ozs</groupId>
 	<artifactId>da</artifactId>
 	<version>0.0.1-SNAPSHOT</version>
 	<packaging>jar</packaging>