|
|
@@ -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>
|