Remove xtend plugin binding-data-codec 68/13268/1
authorRobert Varga <rovarga@cisco.com>
Mon, 1 Dec 2014 16:57:54 +0000 (17:57 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 1 Dec 2014 16:57:54 +0000 (17:57 +0100)
The code does not use it, so save some time by not invoking it at all.

Change-Id: I633516da5cb152ea6c253a276d369bef002744ec
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-data-codec/pom.xml

index 792179608b1f58f1cbef2b67ae8613eacf4450d4..ad611d2d2dfc1240fae07f6c87be09669143058d 100644 (file)
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.eclipse.xtend</groupId>
-                <artifactId>xtend-maven-plugin</artifactId>
-            </plugin>
         </plugins>
     </build>
 </project>