Skip to content

Commit b8db52f

Browse files
committed
Fix the dependency for NetBeans 12.2
1 parent b0cc727 commit b8db52f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

nbproject/genfiles.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ build.xml.script.CRC32=509b06b8
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=3b01f477
6+
nbproject/build-impl.xml.data.CRC32=e0dd007a
77
nbproject/build-impl.xml.script.CRC32=66d0a2dd
8-
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.75.1
8+
nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.82

nbproject/project.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@
239239
<build-prerequisite/>
240240
<compile-dependency/>
241241
<run-dependency>
242+
<release-version>2</release-version>
242243
<implementation-version/>
243244
</run-dependency>
244245
</dependency>

0 commit comments

Comments
 (0)