diff options
author | David North <dnorth@apache.org> | 2016-08-10 21:45:12 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-08-10 21:45:12 +0000 |
commit | fe172d48d972742a76e12b4c1351a7209e168fdc (patch) | |
tree | 80451bfa20558b61e7067a0321737ce005227861 /sonar/scratchpad | |
parent | 500154c5688b037fd6a96c524d2552d2834131ea (diff) | |
download | poi-fe172d48d972742a76e12b4c1351a7209e168fdc.tar.gz poi-fe172d48d972742a76e12b4c1351a7209e168fdc.zip |
prepare for 3.15-beta4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755880 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/scratchpad')
-rw-r--r-- | sonar/scratchpad/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index 790299cbe3..91ede69a1c 100644 --- a/sonar/scratchpad/pom.xml +++ b/sonar/scratchpad/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> - <version>3.15-beta3-SNAPSHOT</version> + <version>3.15-beta4-SNAPSHOT</version> </parent> <artifactId>poi-scratchpad</artifactId> <packaging>jar</packaging> |