Just in case use branch specific name

git-svn-id: https://svn.apache.org/repos/asf/directory/apacheds/branches/apacheds-txns-with-dependencies@1369285 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8a5f6eb..d7b98d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,9 +21,9 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.server</groupId>
-  <version>2.0.0-SNAPSHOT</version>
-  <artifactId>apacheds-with-dependencies</artifactId>
-  <name>ApacheDS Build With Dependencies</name>
+  <version>2.0.0-txn-SNAPSHOT</version>
+  <artifactId>apacheds-txn-with-dependencies</artifactId>
+  <name>ApacheDS Transaction Branch Build With Dependencies</name>
   <inceptionYear>2003</inceptionYear>
   <packaging>pom</packaging>