From 3c10475002fadeb9ee11692cedef4cc05dce98c2 Mon Sep 17 00:00:00 2001 From: Dustin Spicuzza Date: Mon, 30 May 2016 19:21:49 +0000 Subject: [PATCH] Update curvesapi to 1.04 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746168 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 2 +- build.xml | 4 ++-- maven/poi-ooxml.pom | 2 +- sonar/ooxml/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index e133168db4..ae3f061285 100644 --- a/.classpath +++ b/.classpath @@ -21,7 +21,7 @@ - + diff --git a/build.xml b/build.xml index 72faf4578a..aaacd652af 100644 --- a/build.xml +++ b/build.xml @@ -181,9 +181,9 @@ under the License. - + + value="${repository.m2}/maven2/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar"/> diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 641934693f..0f3cdb1d51 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.pom @@ -72,7 +72,7 @@ com.github.virtuald curvesapi - 1.03 + 1.04 diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index c85cada438..d83aab2034 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -140,7 +140,7 @@ com.github.virtuald curvesapi - 1.03 + 1.04 -- 2.39.5