Repository: juddi Updated Branches: refs/heads/master 6b29c3d03 -> ac80e0974
NOJIRA build debugging on bb Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/ac80e097 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/ac80e097 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/ac80e097 Branch: refs/heads/master Commit: ac80e0974b80caa3448d7ad6f08ee0d6d6476f01 Parents: 6b29c3d Author: Alex O'Ree <[email protected]> Authored: Sat Oct 7 15:55:50 2017 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sat Oct 7 15:55:50 2017 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/ac80e097/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 296e6d6..8b4dec8 100644 --- a/pom.xml +++ b/pom.xml @@ -268,7 +268,7 @@ under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.11</version> + <version>0.12</version> </plugin> <plugin> <groupId>org.jacoco</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
