diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2018-11-19 21:25:14 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2018-11-19 21:25:14 +0000 |
commit | 0377b57a5427d94bba4d220998f64a270628658a (patch) | |
tree | 738dbb12857df7c08c218bcfcbb08ca21e048609 /sonar/ooxml-schema/pom.xml | |
parent | 6d9706b73505eeaf02091300afdf1d3dcc53bb3d (diff) | |
download | poi-0377b57a5427d94bba4d220998f64a270628658a.tar.gz poi-0377b57a5427d94bba4d220998f64a270628658a.zip |
prepare for 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846951 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/ooxml-schema/pom.xml')
-rw-r--r-- | sonar/ooxml-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 92c2e264af..7bb69433da 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>poi-ooxml-schema</artifactId> |