We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a71f3 commit bc4eb34Copy full SHA for bc4eb34
1 file changed
build.xml
@@ -1,7 +1,7 @@
1
-<project name="plugin-Cristal" default="test" basedir=".">
+<project name="plugin-Scale" default="test" basedir=".">
2
3
- <!--property name="code.name" value="Cristal" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
4
- <property name="install.dir" value="${basedir}/Funz-Cristal" />
+ <!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
+ <property name="install.dir" value="${basedir}/Funz-Scale" />
5
6
<property name="funz.release" value="v1.9" />
7
0 commit comments