Modified checkout URL for Antville 1.2.1 branch
This commit is contained in:
parent
573e90b732
commit
6a5a389d01
1 changed files with 2 additions and 2 deletions
|
@ -23,10 +23,10 @@
|
|||
<target name="init">
|
||||
<property name="name" value="antville" />
|
||||
<property name="year" value="1998-${year}" />
|
||||
<property name="version" value="1.2" />
|
||||
<property name="version" value="1.2.1" />
|
||||
<property name="package.name" value="${name}-${version}" />
|
||||
|
||||
<property name="antville.src" value="http://antville.googlecode.com/svn/trunk" />
|
||||
<property name="antville.src" value="http://antville.googlecode.com/svn/branches/release_1_2_1" />
|
||||
<property name="helma.src" value="http://dev.helma.org/svn/helma/helma/trunk" />
|
||||
<property name="apps.src" value="http://dev.helma.org/svn/apps" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue