Skip to content

Commit ffc3ceb

Browse files
committed
Lower default dependency versions so it also runs on NetBeans 8.2
1 parent 2e54ad2 commit ffc3ceb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

nbproject/genfiles.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
build.xml.data.CRC32=6e79f9f7
1+
build.xml.data.CRC32=36db2f28
22
build.xml.script.CRC32=3fa314a7
33
build.xml.stylesheet.CRC32=15ca8a54@2.75.1
44
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
6-
nbproject/build-impl.xml.data.CRC32=6e79f9f7
6+
nbproject/build-impl.xml.data.CRC32=36db2f28
77
nbproject/build-impl.xml.script.CRC32=8f8bb75c
88
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.75.1

nbproject/project.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
<compile-dependency/>
1313
<run-dependency>
1414
<release-version>1</release-version>
15-
<specification-version>2.21.1.55.3</specification-version>
15+
<specification-version>2.15</specification-version>
1616
</run-dependency>
1717
</dependency>
1818
<dependency>
1919
<code-name-base>org.openide.awt</code-name-base>
2020
<build-prerequisite/>
2121
<compile-dependency/>
2222
<run-dependency>
23-
<specification-version>7.71.1</specification-version>
23+
<specification-version>7.67</specification-version>
2424
</run-dependency>
2525
</dependency>
2626
<dependency>
2727
<code-name-base>org.openide.util</code-name-base>
2828
<build-prerequisite/>
2929
<compile-dependency/>
3030
<run-dependency>
31-
<specification-version>9.10.1</specification-version>
31+
<specification-version>9.7</specification-version>
3232
</run-dependency>
3333
</dependency>
3434
</module-dependencies>

0 commit comments

Comments
 (0)