diff options
Diffstat (limited to 'sonar/ooxml-schema-encryption/pom.xml')
-rw-r--r-- | sonar/ooxml-schema-encryption/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index 1366a2bad8..d704a6525d 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/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> <relativePath>..</relativePath> </parent> <artifactId>poi-ooxml-schema-encryption</artifactId> |