diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 178fa1d..39eef12 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -163,7 +163,7 @@ http://www.springframework.org/download staging - file:///${user.dir}/target/staging/org.springframework.batch.archetype/${pom.artifactId} + file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} spring-release diff --git a/log4j/pom.xml b/log4j/pom.xml index 10d7098..2e0ec8f 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -194,7 +194,7 @@ http://www.springframework.org/download staging - file:///${user.dir}/target/staging/org.springframework.batch.archetype/${pom.artifactId} + file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} spring-release diff --git a/stocks/pom.xml b/stocks/pom.xml index f0ece29..8e9b9ab 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -193,7 +193,7 @@ http://www.springframework.org/download staging - file:///${user.dir}/target/staging/org.springframework.batch.archetype/${pom.artifactId} + file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} spring-release