Skip to content

Commit

Permalink
fix issue56: "CADTools - Drawing Blocks throws NPEs" (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Aug 28, 2022
1 parent c942f41 commit 1fd9dc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/openjump-gis/cadtools-extension/releases/download/v2.1.3/cadtools-extension-2.1.3.jar</url>
<sha1>58a6c59c005ddcd680ae19a80aec07807cc8a5d3</sha1>
<url>https://github.com/openjump-gis/cadtools-extension/releases/download/v2.1.4/cadtools-extension-2.1.4.jar</url>
<sha1>805efb2f0c035351fd71fe3331274eb4ae145094</sha1>
<unpack>false</unpack>
<outputDirectory>${plus.folder}</outputDirectory>
</configuration>
Expand Down

0 comments on commit 1fd9dc5

Please sign in to comment.