diff --git a/archetype/jsf-jpa/src/main/resources/archetype-resources/pom.xml b/archetype/jsf-jpa/src/main/resources/archetype-resources/pom.xml
index 75e46f3..a9c11e0 100755
--- a/archetype/jsf-jpa/src/main/resources/archetype-resources/pom.xml
+++ b/archetype/jsf-jpa/src/main/resources/archetype-resources/pom.xml
@@ -42,6 +42,7 @@
br.gov.frameworkdemoiselle.component
demoiselle-junit
+ 2.3.0-RC1
test
diff --git a/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/demoiselle.properties b/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/demoiselle.properties
index afa8f05..dfacb99 100755
--- a/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/demoiselle.properties
+++ b/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/demoiselle.properties
@@ -1,5 +1,5 @@
-#Enables JPA transaction strategy, automatically detected in most cases, use only if you need to overwrite the default behaviour
+#Enables JPA transaction strategy, automatically detected if demoiselle-jpa component is detected. Use only if you need to overwrite the default behaviour
#frameworkdemoiselle.transaction.class=br.gov.frameworkdemoiselle.transaction.JPATransaction
-#Enables JTA transaction strategy, automatically detected if demoiselle-jta component is detected, use only if you need to overwrite the default behaviour
-#frameworkdemoiselle.transaction.class=br.gov.frameworkdemoiselle.transaction.JTATransaction
\ No newline at end of file
+#Enables JTA transaction strategy, automatically detected if demoiselle-jta component is detected. Use only if you need to overwrite the default behaviour
+#frameworkdemoiselle.transaction.class=br.gov.frameworkdemoiselle.transaction.JTATransaction
diff --git a/parent/bom/pom.xml b/parent/bom/pom.xml
index 33d5d2b..bd8dabc 100755
--- a/parent/bom/pom.xml
+++ b/parent/bom/pom.xml
@@ -294,18 +294,6 @@
easymock
${easymock.version}
-
-
-
- br.gov.frameworkdemoiselle.component
- demoiselle-junit
- ${demoiselle.junit.version}
-
-
- br.gov.frameworkdemoiselle.component
- demoiselle-authorization
- ${demoiselle.authorization.version}
-
@@ -341,10 +329,6 @@
1.8.0.10
4.0.1
1.4.4
- 1.9
3.14.0-GA
-
- 2.3.0-RC2-SNAPSHOT
- 2.0.2
--
libgit2 0.21.2