Replace deprecated package facade ref.

This commit is contained in:
Ilya Gorbunov
2015-10-08 00:32:52 +03:00
parent db93532e7c
commit fd7b670414
+1 -1
View File
@@ -61,7 +61,7 @@
</execution>
</executions>
<configuration>
<mainClass>generators.GeneratorsPackage</mainClass>
<mainClass>generators.GenerateStandardLibKt</mainClass>
<classpathScope>compile</classpathScope>
<arguments>
<argument>${project.parent.basedir}/..</argument>