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:
270270 </artifact : dependencies >
271271
272272 <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 " />
274274 </artifact : dependencies >
275275
276276 <!-- JUnit -->
@@ -999,7 +999,7 @@ TODO:
999999 </patternset >
10001000
10011001 <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" />
10031003 </target >
10041004
10051005<!-- ===========================================================================
You can’t perform that action at this time.
0 commit comments