Repository: commons-statistics Updated Branches: refs/heads/master 9eb7fe81a -> 0f2053bc5
Set correct JIRA "pid". Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/0f2053bc Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/0f2053bc Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/0f2053bc Branch: refs/heads/master Commit: 0f2053bc53b6f9ae22571c562679a6d981f2d2b3 Parents: 9eb7fe8 Author: Gilles Sadowski <[email protected]> Authored: Mon Jan 22 21:29:24 2018 +0100 Committer: Gilles Sadowski <[email protected]> Committed: Mon Jan 22 21:29:24 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/0f2053bc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ae58552..5b5793e 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ <commons.binary.suffix>-bin</commons.binary.suffix> <commons.jira.id>STATISTICS</commons.jira.id> - <commons.jira.pid>12320623</commons.jira.pid> + <commons.jira.pid>12321632</commons.jira.pid> <commons.encoding>UTF-8</commons.encoding> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target>
