This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit 39f7543c11724cf4577f52e38bf15275b4f25c56 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Dec 22 12:59:21 2017 +0100 adjust package version --- src/main/java/org/apache/sling/testing/paxexam/package-info.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/apache/sling/testing/paxexam/package-info.java b/src/main/java/org/apache/sling/testing/paxexam/package-info.java index 5b66415..3cbb5fa 100644 --- a/src/main/java/org/apache/sling/testing/paxexam/package-info.java +++ b/src/main/java/org/apache/sling/testing/paxexam/package-info.java @@ -16,7 +16,7 @@ * specific language governing permissions and limitations * under the License. */ -@Version("1.1.0") +@Version("2.0.0") package org.apache.sling.testing.paxexam; import org.osgi.annotation.versioning.Version; -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
