diff --git a/helloworld/pom.xml b/helloworld/pom.xml
index 7560936..46d8a41 100644
--- a/helloworld/pom.xml
+++ b/helloworld/pom.xml
@@ -18,6 +18,7 @@
true
3.0.5.RELEASE
1.0.0.RELEASE
+ UTF-8
@@ -39,7 +40,7 @@
org.springframework.amqp
spring-rabbit
${spring.amqp.version}
-
+
org.springframework
@@ -70,15 +71,15 @@
2.2
runtime
-
-
+
+
junit
junit
4.8.1
test
-
+
org.slf4j
slf4j-api
@@ -102,7 +103,7 @@
1.2.14
runtime
-
+
@@ -128,6 +129,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 2.3.2
1.5
1.5
@@ -136,6 +138,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.9
@@ -162,7 +165,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 5d10103..6eb405a 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.xml
@@ -18,6 +18,7 @@
true
3.0.5.RELEASE
1.0.0.RELEASE
+ UTF-8
@@ -93,12 +94,12 @@
2.2
- aspectj
+ org.aspectj
aspectjrt
1.5.4
- aspectj
+ org.aspectj
aspectjweaver
1.5.4
@@ -155,10 +156,12 @@
org.mortbay.jetty
maven-jetty-plugin
+ 6.1.26
org.apache.maven.plugins
maven-compiler-plugin
+ 2.3.2
1.5
1.5
@@ -167,6 +170,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.9
@@ -193,7 +197,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
@@ -208,4 +212,3 @@
-
\ No newline at end of file
diff --git a/stocks/pom.xml b/stocks/pom.xml
index 925e6d5..3b7fcb5 100644
--- a/stocks/pom.xml
+++ b/stocks/pom.xml
@@ -17,6 +17,7 @@
true
3.0.5.RELEASE
1.0.0.RELEASE
+ UTF-8
@@ -92,12 +93,12 @@
2.2
- aspectj
+ org.aspectj
aspectjrt
1.5.4
- aspectj
+ org.aspectj
aspectjweaver
1.5.4
@@ -154,10 +155,12 @@
org.mortbay.jetty
maven-jetty-plugin
+ 6.1.26
org.apache.maven.plugins
maven-compiler-plugin
+ 2.3.2
1.5
1.5
@@ -166,6 +169,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.9
@@ -192,7 +196,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