You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2018/06/18 18:36:15 UTC

[56/62] [abbrv] marmotta git commit: Fix duplicate plugin-version in marmotta-installer

Fix duplicate plugin-version in marmotta-installer


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/b7e0dd4d
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/b7e0dd4d
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/b7e0dd4d

Branch: refs/heads/master
Commit: b7e0dd4d304fdbfb014500ee7c42fca4c70bffb4
Parents: 04fbf29
Author: Jakob Frank <ja...@apache.org>
Authored: Tue Jun 12 12:27:44 2018 +0200
Committer: Jakob Frank <ja...@apache.org>
Committed: Tue Jun 12 12:27:44 2018 +0200

----------------------------------------------------------------------
 launchers/marmotta-installer/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/b7e0dd4d/launchers/marmotta-installer/pom.xml
----------------------------------------------------------------------
diff --git a/launchers/marmotta-installer/pom.xml b/launchers/marmotta-installer/pom.xml
index 5eca819..df03f8e 100644
--- a/launchers/marmotta-installer/pom.xml
+++ b/launchers/marmotta-installer/pom.xml
@@ -159,7 +159,6 @@
                     </plugin>
                     <plugin>
                         <artifactId>maven-dependency-plugin</artifactId>
-                        <version>2.8</version>
                     </plugin>
                     <plugin>
                         <groupId>org.apache.marmotta</groupId>
@@ -209,7 +208,6 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-dependency-plugin</artifactId>
-                        <version>2.6</version>
                         <executions>
                             <execution>
                                 <phase>compile</phase>