File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 433433 <version >2.3</version >
434434 <configuration >
435435 <issueIDRegexPattern >[Ii]ssue[# ]*(\d)+</issueIDRegexPattern >
436- <issueLinkUrl >http ://code.google. com/p/owasp- esapi-java/issues/detail?id= %ISSUE%</issueLinkUrl >
436+ <issueLinkUrl >https ://github. com/ESAPI/ esapi-java-legacy /issues/%ISSUE%</issueLinkUrl >
437437 <type >date</type >
438438 <dates >
439- <date >2013-09-02 00:00:00</date >
439+ <!-- Should be date of previous official release -->
440+ <date >2015-02-05 00:00:00</date >
440441 </dates >
441442 </configuration >
442443 </plugin >
678679 <artifactId >maven-release-plugin</artifactId >
679680 <version >2.5.3</version >
680681 <configuration >
681- <tagBase >https://owasp-esapi-java.googlecode. com/svn/tags/releases/ </tagBase >
682+ <tagBase >https://github. com/ESAPI/esapi-java-legacy/tags </tagBase >
682683 </configuration >
683684 </plugin >
684685
You can’t perform that action at this time.
0 commit comments