diff options
author | Henri Sara <hesara@vaadin.com> | 2016-04-16 16:55:30 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2016-04-16 16:55:30 +0300 |
commit | 606457c856120508566a2fae0bae02f2bddd8125 (patch) | |
tree | b0c5ab48ec17c3b17ba5c0857454ce804c23caa0 /client-compiler | |
parent | d6134fec499e2134eb1ad1f5c6ffafcd446ddd57 (diff) | |
download | vaadin-framework-606457c856120508566a2fae0bae02f2bddd8125.tar.gz vaadin-framework-606457c856120508566a2fae0bae02f2bddd8125.zip |
Clean up obsolete Ivy/Ant confs/targets
This change removes publishing related Ivy files and Ant targets etc.
Further cleanup will be done in later changesets.
Change-Id: Ibe430495e85a1b0f3538072a4823c627ddac2924
Diffstat (limited to 'client-compiler')
-rw-r--r-- | client-compiler/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index 699dbac757..ebebfca387 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -313,5 +313,4 @@ </plugin> </plugins> </build> - <!--todo .javadoc.jar file --> </project> |