Skip to content

Commit fe314f8

Browse files
committed
maven.jdiff.new.tag = CODEC_1_3_RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130396 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7b605ba commit fe314f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

project.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616

17-
# $Id: project.properties,v 1.17 2004/06/22 23:32:41 ggregory Exp $
17+
# $Id: project.properties,v 1.18 2004/06/29 21:00:05 ggregory Exp $
1818

1919
maven.repo.central=www.apache.org
2020
maven.repo.central.directory=/www/www.apache.org/dist/java-repository
@@ -33,7 +33,7 @@ maven.xdoc.jsl=../commons-build/commons-site.jsl
3333
maven.xdoc.date=left
3434
maven.xdoc.version=${pom.currentVersion}
3535
maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
36-
maven.xdoc.poweredby.image=maven-feather.png
36+
maven.xdoc.poweredby.image=maven-button-1.png
3737

3838
# The Sun Javadoc for versions prior to 1.3 are off-line.
3939
maven.javadoc.links=http://java.sun.com/j2se/1.3/docs/api/
@@ -43,9 +43,9 @@ maven.javadoc.package=true
4343
maven.jar.manifest=${basedir}/src/conf/MANIFEST.MF
4444

4545
maven.jdiff.old.tag = CODEC_1_2
46-
maven.jdiff.new.tag = HEAD
46+
#maven.jdiff.new.tag = HEAD
4747
# Next:
48-
#maven.jdiff.new.tag = CODEC_1_3_RC1
48+
maven.jdiff.new.tag = CODEC_1_3_RC1
4949
#maven.jdiff.new.tag = CODEC_1_3
5050

5151
maven.announcement.file=${maven.build.dir}/RELEASE-NOTES.txt

0 commit comments

Comments
 (0)