diff --git a/library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.java b/library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.java index dbe88b74..87a5c120 100644 --- a/library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.java +++ b/library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.java @@ -235,7 +235,7 @@ public class ZUGFeRDImporter { /*** * Wrapper for protected method extractString - * @param xpathStr + * @param xpathStr the xpath expression to be evaluated * @return the extracted String for the specific path in the document */ public String wExtractString(String xpathStr) { diff --git a/pom.xml b/pom.xml index 00b86cf2..b5467295 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ maven-deploy-plugin - 2.8.2 + 3.0.0-M1 internal.repo::default::file://${project.build.directory}/mvn-repo @@ -102,7 +102,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.8 true ossrh