]> source.dussan.org Git - vaadin-framework.git/commitdiff
Publish widgets module to Maven (#15544)
authorArtur Signell <artur@vaadin.com>
Sun, 11 Jan 2015 14:44:01 +0000 (16:44 +0200)
committerVaadin Code Review <review@vaadin.com>
Sun, 11 Jan 2015 15:54:29 +0000 (15:54 +0000)
Change-Id: I54a093d4baac91fff10ea0c53f685a9473a5081f

common.xml

index edd941c5e3d80f52dc1a4e290d840f855f7db7e8..d5142a5b9fa035dc3f2d50b66d0d6b3c1954a7fa 100644 (file)
@@ -9,7 +9,7 @@
     <property name="gwt.basedir" location="${vaadin.basedir}/../gwt" />
     <property file="${vaadin.basedir}/build.properties" />
 
-    <property name="modules.to.publish.to.maven" value="shared,server,client,client-compiler,client-compiled,themes,push" />
+    <property name="modules.to.publish.to.maven" value="shared,server,client,client-compiler,client-compiled,themes,push,widgets" />
     <property name="modules.to.publish.to.download" value="${modules.to.publish.to.maven},all" />
 
     <ivy:settings file="${vaadin.basedir}/ivysettings.xml" />