SLIDER-622 trying to automate adding path
diff --git a/pom.xml b/pom.xml
index 2689abf..2898995 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1327,7 +1327,7 @@
         </os>
       </activation>
       <properties>
-        <test.env.path>${env.PATH}:{$project.basedir}\bin\windows\${hadoop.version}\bin}</test.env.path>  
+        <test.env.path>${env.PATH}:${project.basedir}\bin\windows\${hadoop.version}\bin}</test.env.path>  
       </properties>
       <modules>
         <module>app-packages/hbase-win</module>