Repository: incubator-tamaya-extensions
Updated Branches:
  refs/heads/master e81f0df35 -> 6817ffbcf


Removed the dependency to the not any more existing documentation module of 
Tamaya API&Core (org.apache.tamaya:tamaya-docs).


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/6817ffbc
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/6817ffbc
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/6817ffbc

Branch: refs/heads/master
Commit: 6817ffbcf8d77fefa804450653afe484e0f6dcca
Parents: e81f0df
Author: Oliver B. Fischer <[email protected]>
Authored: Mon Jul 3 23:12:09 2017 +0200
Committer: Oliver B. Fischer <[email protected]>
Committed: Mon Jul 3 23:12:09 2017 +0200

----------------------------------------------------------------------
 distribution/pom.xml | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/6817ffbc/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9e006f1..8ae11fc 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -35,16 +35,6 @@ under the License.
 
     <dependencies>
 
-        <!-- The documentation of Tamaya -->
-
-        <dependency>
-            <groupId>org.apache.tamaya</groupId>
-            <artifactId>tamaya-docs</artifactId>
-            <version>${tamaya-apicore.version}</version>
-            <classifier>documentation</classifier>
-            <type>zip</type>
-        </dependency>
-
          <!-- Core artifacts-->
         <dependency>
             <groupId>org.apache.tamaya</groupId>

Reply via email to