diff options
Diffstat (limited to 'sonar/scratchpad/pom.xml')
-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 a05d12696d..522325a5db 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.11-SNAPSHOT</version> + <version>3.12-SNAPSHOT</version> </parent> <artifactId>poi-scratchpad</artifactId> <packaging>jar</packaging> |