This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-xing-oauth.git
commit 1c6d30fa3e4502b1fa03fe9a2cda3da6f13e91f3 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Jul 8 14:36:05 2014 +0000 SLING-3731 set version of package org.apache.sling.auth.xing.oauth to 0.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1608803 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/java/org/apache/sling/auth/xing/oauth/package-info.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java b/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java index 747ee1e..7b3edda 100644 --- a/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java +++ b/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java @@ -16,5 +16,5 @@ * specific language governing permissions and limitations * under the License. */ [email protected]("0.0.1") [email protected]("0.0.2") package org.apache.sling.auth.xing.oauth; -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
