Skip to content

Commit

Permalink
prepare for 0.13-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Oct 10, 2016
1 parent f05f519 commit c7119d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
-->

<property name="version" value="0.13-rc1"/>
<property name="version" value="0.13-rc3"/>
<property name="distname" value="opengrok"/>
<property name="src.dir" location="src"/>
<property name="src.generatedsrc.dir" location="generatedsrc"/>
Expand Down
1 change: 1 addition & 0 deletions doc/release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jars/dirs for tests

ant clean
ant # defaults to jar currently
ant package

2) check all tests, tests code coverage:
junit, pmd, findbugs, checkstyle, emma, jdepend
Expand Down

0 comments on commit c7119d5

Please sign in to comment.