Remove unused code

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

Branch: refs/heads/master
Commit: 1501b84c8fc5fb3ad38a603a0c1aad3ecfb1004e
Parents: 847bff7
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Sun Apr 27 20:41:55 2014 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Sun Apr 27 20:41:55 2014 +0200

----------------------------------------------------------------------
 .../wicket-native-websocket-core/pom.xml            | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/1501b84c/wicket-native-websocket/wicket-native-websocket-core/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-native-websocket/wicket-native-websocket-core/pom.xml 
b/wicket-native-websocket/wicket-native-websocket-core/pom.xml
index 9cfc9f4..ab77433 100644
--- a/wicket-native-websocket/wicket-native-websocket-core/pom.xml
+++ b/wicket-native-websocket/wicket-native-websocket-core/pom.xml
@@ -43,22 +43,6 @@
 
     </dependencies>
 
-    <!--<build>-->
-        <!--<plugins>-->
-            <!--<plugin>-->
-                <!--<inherited>true</inherited>-->
-                <!--<groupId>org.apache.maven.plugins</groupId>-->
-                <!--<artifactId>maven-compiler-plugin</artifactId>-->
-                <!--<version>2.5.1</version>-->
-                <!--<configuration>-->
-                    <!--<source>1.6</source>-->
-                    <!--<target>1.6</target>-->
-                    <!--<optimize>true</optimize>-->
-                    <!--<debug>true</debug>-->
-                <!--</configuration>-->
-            <!--</plugin>-->
-        <!--</plugins>-->
-    <!--</build>-->
     <build>
        <pluginManagement>
                <plugins>

Reply via email to