aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-10-24 23:10:05 +0000
committerPJ Fanning <fanningpj@apache.org>2021-10-24 23:10:05 +0000
commit7e17a5784899408bc349c168a775b2772fbb806a (patch)
treef060c6192cf314aec983e22582f2e7dec80d3197 /build.xml
parent4b230fa142f599f9580a630f7bbdcd3ae095569f (diff)
downloadpoi-7e17a5784899408bc349c168a775b2772fbb806a.tar.gz
poi-7e17a5784899408bc349c168a775b2772fbb806a.zip
prep 5.10 (RC2)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894541 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 7311d39958..fdf29b2a7b 100644
--- a/build.xml
+++ b/build.xml
@@ -42,8 +42,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="5.1.1-SNAPSHOT"/>
- <property name="release.rc" value="RC1"/>
+ <property name="version.id" value="5.1.0"/>
+ <property name="release.rc" value=""/>
<property environment="env"/>
<!-- the repository to download jars from -->