diff --git a/public/c++/pom.xml b/public/c++/VectorPairHMM/pom.xml
similarity index 95%
rename from public/c++/pom.xml
rename to public/c++/VectorPairHMM/pom.xml
index c64f81ede..ce0692799 100644
--- a/public/c++/pom.xml
+++ b/public/c++/VectorPairHMM/pom.xml
@@ -6,12 +6,12 @@
org.broadinstitute.sting
sting-root
2.8-SNAPSHOT
- ../../public/sting-root
+ ../../../public/sting-root
- pairhmm-native
+ VectorPairHMM
pom
- PairHMM Native Libraries
+ Vectorized PairHMM native libraries
Builds a platform dependent version of pairhmm. During install, copies it into sting-utils.
@@ -19,7 +19,7 @@
UTF-8
${sourceEncoding}
${sourceEncoding}
- ${project.basedir}/../..
+ ${project.basedir}/../../..
${sting.basedir}/public/sting-utils
${sting-utils.basedir}/src/main/resources/org/broadinstitute/sting/utils/pairhmm
@@ -64,7 +64,7 @@
compile
make
- VectorPairHMM
+ .
${pairhmm.build.architecture}
${pairhmm.build.extension}