Repository: commons-text Updated Branches: refs/heads/master 69f252391 -> f66c469e6
Set jira url and id in pom.xml Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a3c8fdf0 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/a3c8fdf0 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/a3c8fdf0 Branch: refs/heads/master Commit: a3c8fdf0bab56182f1b035fab67835f24a2c3da2 Parents: 69f2523 Author: Benedikt Ritter <brit...@apache.org> Authored: Sun Apr 26 12:05:26 2015 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Sun Apr 26 12:05:26 2015 +0200 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/a3c8fdf0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f26a8a5..24471d0 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ <issueManagement> <system>jira</system> - <url>http://issues.apache.org/jira/browse/SANDBOX</url> + <url>http://issues.apache.org/jira/browse/TEXT</url> </issueManagement> <scm> @@ -112,8 +112,8 @@ <commons.release.version>0.1</commons.release.version> <commons.release.desc>(Java 6.0+)</commons.release.desc> - <commons.jira.id>SANDBOX</commons.jira.id> - <commons.jira.pid>12317115</commons.jira.pid> + <commons.jira.id>TEXT</commons.jira.id> + <commons.jira.pid>12318221</commons.jira.pid> <commons.site.path>text</commons.site.path> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/sandbox/commons-text</commons.scmPubUrl>