Jelajahi Sumber

完善POM配置信息

jacky6024 8 tahun lalu
induk
melakukan
b4e23da487
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      urule-parent/pom.xml

+ 2 - 2
urule-parent/pom.xml

@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.bstek.urule</groupId>
   <artifactId>urule-parent</artifactId>
-  <version>2.0.0</version>
+  <version>2.0.1</version>
   <properties>
 	<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
@@ -163,7 +163,7 @@
 	<name>Urule Parent Project</name>
 	<url>https://github.com/youseries/urule/tree/master/urule-parent</url>
 	<issueManagement>
-		<url>${jira.browse.url}/VELOCITY</url>
+		<url>https://github.com/youseries/urule/issues</url>
 	</issueManagement>
 	<description>Urule Parent Project</description>  
 </project>