Skip to content

Commit 7a85bc8

Browse files
committed
Fix dependency
1 parent 5f81a05 commit 7a85bc8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Binary file not shown.

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@
130130
<version>RELEASE80</version>
131131
</dependency>
132132
<dependency>
133-
<groupId>unknown.binary</groupId>
134-
<artifactId>swingx-all-1.6.4</artifactId>
135-
<version>SNAPSHOT</version>
133+
<groupId>org.netbeans.external</groupId>
134+
<artifactId>swingx-0.9.5</artifactId>
135+
<version>RELEASE72</version>
136136
</dependency>
137137
</dependencies>
138138
<properties>

0 commit comments

Comments
 (0)