Skip to content

Commit

Permalink
Use official ASM 6.0_ALPHA jar from ow2 nexus instance
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveeclipse committed Jun 19, 2016
1 parent 68c6293 commit 118a9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findbugs/build.xml
Expand Up @@ -1289,7 +1289,7 @@

<target name="getasm6" >
<getAndCheckLibrary
url="https://github.com/findbugsproject/findbugs/releases/download/3.1.0_preview2/asm-debug-all-6.0_ALPHA.zip"
url="http://repository.ow2.org/nexus/service/local/repositories/releases/content/org/ow2/asm/asm-debug-all/6.0_ALPHA/asm-debug-all-6.0_ALPHA.jar"
path="${basedir}/${jar.dir}/asm-debug-all-6.0-SNAPSHOT.jar"
checksum="7df23eb7d67e31b18c2df741d1656f7b"
/>
Expand Down

0 comments on commit 118a9bd

Please sign in to comment.