From e446581fc7dcdd1e7944eb53f117f8d1fe132685 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 17 Feb 2014 22:11:57 +0000 Subject: [PATCH] Downgrade the replacer plugin to 1.5.1, otherwise replacing does not find any files sometimes Also svn-ignore the maven-target directories git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1569118 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/ooxml-schema-encryption/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index f26c746045..9fd2370277 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -42,7 +42,8 @@ com.google.code.maven-replacer-plugin replacer - 1.5.2 + + 1.5.1 generate-sources -- 2.39.5