Skip to content

Commit 8d0c9df

Browse files
committed
Added:
maven.jdiff.new.tag = HEAD # Next: #maven.jdiff.new.tag = CODEC_1_3_RC1 #maven.jdiff.new.tag = CODEC_1_3 maven.announcement.file=${maven.build.dir}/RELEASE-NOTES.txt git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130390 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5d202fc commit 8d0c9df

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

project.properties

Lines changed: 6 additions & 2 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.16 2004/06/22 06:35:59 ggregory Exp $
17+
# $Id: project.properties,v 1.17 2004/06/22 23:32:41 ggregory Exp $
1818

1919
maven.repo.central=www.apache.org
2020
maven.repo.central.directory=/www/www.apache.org/dist/java-repository
@@ -43,5 +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
47+
# Next:
48+
#maven.jdiff.new.tag = CODEC_1_3_RC1
49+
#maven.jdiff.new.tag = CODEC_1_3
4650

47-
51+
maven.announcement.file=${maven.build.dir}/RELEASE-NOTES.txt

0 commit comments

Comments
 (0)