Ver Fonte

SDK:
- update installer subversion in build script

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10675 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 há 12 anos atrás
pai
commit
d5627dfe87
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      sdk/build.xml

+ 1 - 1
sdk/build.xml

@@ -299,7 +299,7 @@
             <property name="suite.location" value="${basedir}"/>
             <property name="suite.nbi.product.uid" value="${app.name}"/>
             <!--TODO: this is .0.2 because of the pre-release static 3.0.0, else the RCs could not be installed next to a beta-->
-            <property name="suite.nbi.product.version" value="${plugins.version}.0.2"/>
+            <property name="suite.nbi.product.version" value="${plugins.version}.0.4"/>
             <property name="nbi.stub.location" value="${basedir}/nbi/stub"/>
             <property name="nbi.stub.common.location" value="${basedir}/nbi/.common"/>
             <property name="nbi.ant.tasks.jar" value="${basedir}/nbi/antlib/nbi-ant-tasks.jar"/>