mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	修改pom文件,增加贡献者信息
This commit is contained in:
		
							
								
								
									
										15
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								pom.xml
									
									
									
									
									
								
							| @ -9,7 +9,7 @@ | |||||||
|   <packaging>pom</packaging> |   <packaging>pom</packaging> | ||||||
|   <name>WeiXin Java Tools - Parent</name> |   <name>WeiXin Java Tools - Parent</name> | ||||||
|   <description>微信公众号、企业号上级POM</description> |   <description>微信公众号、企业号上级POM</description> | ||||||
|   <url>https://github.com/binarywang/weixin-java-tools</url> |   <url>https://github.com/wechat-group/weixin-java-tools</url> | ||||||
|  |  | ||||||
|   <licenses> |   <licenses> | ||||||
|     <license> |     <license> | ||||||
| @ -22,17 +22,24 @@ | |||||||
|     <developer> |     <developer> | ||||||
|       <name>Daniel Qian</name> |       <name>Daniel Qian</name> | ||||||
|       <email>chanjarster@gmail.com</email> |       <email>chanjarster@gmail.com</email> | ||||||
|  |       <url>https://github.com/chanjarster</url> | ||||||
|     </developer> |     </developer> | ||||||
|     <developer> |     <developer> | ||||||
|       <name>Binary Wang</name> |       <name>Binary Wang</name> | ||||||
|       <email>binarywang@gmail.com</email> |       <email>binarywang@gmail.com</email> | ||||||
|  |       <url>https://github.com/binarywang</url> | ||||||
|  |     </developer> | ||||||
|  |     <developer> | ||||||
|  |       <name>gaigeshen</name> | ||||||
|  |       <email>gaigeshen@qq.com</email> | ||||||
|  |       <url>https://github.com/gaigeshen</url> | ||||||
|     </developer> |     </developer> | ||||||
|   </developers> |   </developers> | ||||||
|  |  | ||||||
|   <scm> |   <scm> | ||||||
|     <connection>scm:git:https://github.com/binarywang/weixin-java-tools.git</connection> |     <connection>scm:git:https://github.com/wechat-group/weixin-java-tools.git</connection> | ||||||
|     <developerConnection>scm:git:git@github.com:binarywang/weixin-java-tools.git</developerConnection> |     <developerConnection>scm:git:git@github.com:wechat-group/weixin-java-tools.git</developerConnection> | ||||||
|     <url>https://github.com/binarywang/weixin-java-tools</url> |     <url>https://github.com/wechat-group/weixin-java-tools</url> | ||||||
|   </scm> |   </scm> | ||||||
|  |  | ||||||
|   <modules> |   <modules> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang