Skip to content

Commit d820be9

Browse files
committed
Add URL to dependency for JUnit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130376 13f79535-47bb-0310-9956-ffa450edef68
1 parent ed9becf commit d820be9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

project.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ limitations under the License.
185185
<dependencies>
186186
<dependency>
187187
<id>junit</id>
188-
<version>3.8.1</version>
188+
<version>3.8.1</version>
189+
<url>http://www.junit.org</url>
189190
</dependency>
190191
</dependencies>
191192
<issueTrackingUrl>http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Codec&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time</issueTrackingUrl>

0 commit comments

Comments
 (0)