This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 9e4d9dd  Adjust for jena-4.1.0 development
9e4d9dd is described below

commit 9e4d9dd67cb56f5ed065d4bcd8907b9ddae3e013
Author: Andy Seaborne <[email protected]>
AuthorDate: Sat Mar 27 13:50:33 2021 +0000

    Adjust for jena-4.1.0 development
---
 jena-permissions/license-header.txt | 15 ---------------
 jena-permissions/pom.xml            |  2 +-
 2 files changed, 1 insertion(+), 16 deletions(-)

diff --git a/jena-permissions/license-header.txt 
b/jena-permissions/license-header.txt
deleted file mode 100644
index 2114391..0000000
--- a/jena-permissions/license-header.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-    
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
\ No newline at end of file
diff --git a/jena-permissions/pom.xml b/jena-permissions/pom.xml
index d68ec37..dd4a23d 100644
--- a/jena-permissions/pom.xml
+++ b/jena-permissions/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.1.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   

Reply via email to