aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/pom.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2017-09-17 11:07:37 +0000
committerDominik Stadler <centic@apache.org>2017-09-17 11:07:37 +0000
commitbd00cb3e0d758091a7e60195ce7a1d9ee290c2f9 (patch)
tree45244901b095f94ae69ad8c30ff19b9cb692eba3 /sonar/pom.xml
parentd7ee368e0e29e57c5bdf0e64ac5503c490c924f6 (diff)
downloadpoi-bd00cb3e0d758091a7e60195ce7a1d9ee290c2f9.tar.gz
poi-bd00cb3e0d758091a7e60195ce7a1d9ee290c2f9.zip
Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808618 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/pom.xml')
-rw-r--r--sonar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index 5505e9ba70..20c8bc26d1 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -3,7 +3,7 @@
<groupId>org.apache.poi</groupId>
<artifactId>poi-parent</artifactId>
<packaging>pom</packaging>
- <version>4.0-beta1-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<name>Apache POI - the Java API for Microsoft Documents</name>
<description>Maven build of Apache POI for Sonar checks</description>
<url>http://poi.apache.org/</url>