Repository: knox
Updated Branches:
  refs/heads/master 171a0504e -> 235f96856


KNOX-1481 - Remove javancss-maven-plugin

Signed-off-by: Kevin Risden <kris...@apache.org>


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

Branch: refs/heads/master
Commit: 235f968569084bedb2bf16f9a077fdfb528f77d8
Parents: 171a050
Author: Kevin Risden <kris...@apache.org>
Authored: Tue Oct 2 11:24:19 2018 -0400
Committer: Kevin Risden <kris...@apache.org>
Committed: Tue Oct 2 12:03:57 2018 -0400

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/235f9685/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bcf808b..4fe0fab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,11 +513,6 @@
                 </configuration>
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>javancss-maven-plugin</artifactId>
-                <version>2.0-beta-2</version>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
             </plugin>

Reply via email to