File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ TODO:
270
270
</artifact : dependencies >
271
271
272
272
<artifact : dependencies pathId =" jarjar.classpath" >
273
- <dependency groupId =" com.googlecode.jarjar " artifactId =" jarjar" version =" 1.3 " />
273
+ <dependency groupId =" org.pantsbuild " artifactId =" jarjar" version =" 1.6.0 " />
274
274
</artifact : dependencies >
275
275
276
276
<!-- JUnit -->
@@ -999,7 +999,7 @@ TODO:
999
999
</patternset >
1000
1000
1001
1001
<taskdef resource =" scala/tools/ant/sabbus/antlib.xml" classpathref =" starr.compiler.path" />
1002
- <taskdef name =" jarjar" classname =" com.tonicsystems .jarjar.JarJarTask" classpathref =" jarjar.classpath" />
1002
+ <taskdef name =" jarjar" classname =" org.pantsbuild .jarjar.JarJarTask" classpathref =" jarjar.classpath" />
1003
1003
</target >
1004
1004
1005
1005
<!-- ===========================================================================
You can’t perform that action at this time.
0 commit comments