瀏覽代碼

修改字模块的groupId

suntg 7 年之前
父節點
當前提交
49007ad9d6

+ 3 - 3
jpress-addon-helloworld/pom.xml

@@ -24,7 +24,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -37,7 +37,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -45,7 +45,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 1 - 1
jpress-message/pom.xml

@@ -31,7 +31,7 @@
 
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 3 - 3
jpress-model/pom.xml

@@ -40,7 +40,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -48,7 +48,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -56,7 +56,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-message</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 2 - 2
jpress-oauth2/pom.xml

@@ -37,7 +37,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -45,7 +45,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 1 - 1
jpress-search-api/pom.xml

@@ -31,7 +31,7 @@
 		</dependency>
 		
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 2 - 2
jpress-search-dbsimple/pom.xml

@@ -22,13 +22,13 @@
 		</dependency>
 		
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-api</artifactId>
 			<version>1.0</version>
 		</dependency>
 		
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 		</dependency>

+ 10 - 10
jpress-web-admin/pom.xml

@@ -77,7 +77,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -86,7 +86,7 @@
 
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-message</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -94,7 +94,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-api</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -102,7 +102,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-dbsimple</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -110,7 +110,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -118,7 +118,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -127,7 +127,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -135,7 +135,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-template-mallcms</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -195,11 +195,11 @@
 					<packagingExcludes>WEB-INF/web.xml</packagingExcludes>
 					<overlays>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-core</artifactId>
 						</overlay>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-template-mallcms</artifactId>
 						</overlay>
 					</overlays>

+ 5 - 5
jpress-web-core/pom.xml

@@ -33,7 +33,7 @@
 			<artifactId>javax.mail-api</artifactId>
 		</dependency>
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -56,7 +56,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -70,7 +70,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-message</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -78,7 +78,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-api</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -86,7 +86,7 @@
 		</dependency>
 		
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-cache</artifactId>
 			<version>1.0</version>
 			<type>jar</type>

+ 11 - 11
jpress-web-front/pom.xml

@@ -87,7 +87,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-commons</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -95,7 +95,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-oauth2</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -103,7 +103,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-message</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -111,7 +111,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-api</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -120,7 +120,7 @@
 
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-search-dbsimple</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -128,7 +128,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-model</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -136,7 +136,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>jar</type>
@@ -145,7 +145,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -153,7 +153,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-template-mallcms</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -202,11 +202,11 @@
 					<packagingExcludes>WEB-INF/web.xml</packagingExcludes>
 					<overlays>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-core</artifactId>
 						</overlay>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-template-mallcms</artifactId>
 						</overlay>
 					</overlays>

+ 7 - 7
jpress-web/pom.xml

@@ -21,7 +21,7 @@
 	<dependencies>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-core</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -29,7 +29,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-admin</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -37,7 +37,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-front</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -45,7 +45,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.uas.cms</groupId>
+			<groupId>com.usoftchina</groupId>
 			<artifactId>jpress-web-template-mallcms</artifactId>
 			<version>1.0</version>
 			<type>war</type>
@@ -113,15 +113,15 @@
 					<packagingExcludes>WEB-INF/web.xml</packagingExcludes>
 					<overlays>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-front</artifactId>
 						</overlay>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-admin</artifactId>
 						</overlay>
 						<overlay>
-							<groupId>com.uas.cms</groupId>
+							<groupId>com.usoftchina</groupId>
 							<artifactId>jpress-web-template-mallcms</artifactId>
 						</overlay>
 					</overlays>