Repository: any23 Updated Branches: refs/heads/ANY23-295 234bb5f60 -> 7bf1cef1b
no-op commit Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/7bf1cef1 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/7bf1cef1 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/7bf1cef1 Branch: refs/heads/ANY23-295 Commit: 7bf1cef1b3386a24b84e0848584f0d16e36f9073 Parents: 234bb5f Author: Hans <[email protected]> Authored: Wed Aug 8 16:32:06 2018 -0500 Committer: Hans <[email protected]> Committed: Wed Aug 8 16:32:06 2018 -0500 ---------------------------------------------------------------------- core/src/main/java/org/apache/any23/package-info.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/7bf1cef1/core/src/main/java/org/apache/any23/package-info.java ---------------------------------------------------------------------- diff --git a/core/src/main/java/org/apache/any23/package-info.java b/core/src/main/java/org/apache/any23/package-info.java index db0ba4f..0b9cfe3 100644 --- a/core/src/main/java/org/apache/any23/package-info.java +++ b/core/src/main/java/org/apache/any23/package-info.java @@ -19,4 +19,4 @@ * The <i>Any23</i> root package defines the {@link org.apache.any23.Any23} * library facade and auxiliary classes. */ -package org.apache.any23; \ No newline at end of file +package org.apache.any23;
