7.3.1 as a base
authorSergey B. Petrov <sj-nb@netbeans.org>
Sat, 05 Oct 2013 10:56:08 +0400
changeset 43a5dd444daeaf
parent 42 e7808f56450d
child 44 55780b8b65f1
7.3.1 as a base
build.xml
uml.widgets/nbproject/project.xml
     1.1 --- a/build.xml	Sun Jan 06 02:20:07 2013 +0400
     1.2 +++ b/build.xml	Sat Oct 05 10:56:08 2013 +0400
     1.3 @@ -4,8 +4,8 @@
     1.4  <!-- If you delete this file and reopen the project it will be recreated. -->
     1.5  <project name="UML" basedir=".">
     1.6      <description>Builds the module suite UML.</description>
     1.7 -    <property name="zip.name" value="netbeans-7.0-201104080000-ml-javase.zip"/>
     1.8 -    <property name="zip.url" value="http://download.netbeans.org/netbeans/7.0/final/zip/"/>
     1.9 +    <property name="zip.name" value="netbeans-7.3.1-201305291404-javase.zip"/>
    1.10 +    <property name="zip.url" value="http://download.netbeans.org/netbeans/7.3.1/final/zip/"/>
    1.11      <!--Delete old copies of platforms-->
    1.12      <delete>
    1.13          <fileset dir=".hg" includes="**/*.zip" excludes="${zip.name}"/>
     2.1 --- a/uml.widgets/nbproject/project.xml	Sun Jan 06 02:20:07 2013 +0400
     2.2 +++ b/uml.widgets/nbproject/project.xml	Sat Oct 05 10:56:08 2013 +0400
     2.3 @@ -63,7 +63,7 @@
     2.4                      <build-prerequisite/>
     2.5                      <compile-dependency/>
     2.6                      <run-dependency>
     2.7 -                        <specification-version>8.19</specification-version>
     2.8 +                        <specification-version>8.19.1</specification-version>
     2.9                      </run-dependency>
    2.10                  </dependency>
    2.11              </module-dependencies>