Update location of java for move to JIPP
diff --git a/jetty.bundles.repo/pom.xml b/jetty.bundles.repo/pom.xml
index dcf6bb4..ed5b7f0 100644
--- a/jetty.bundles.repo/pom.xml
+++ b/jetty.bundles.repo/pom.xml
@@ -75,6 +75,7 @@
                <id>pack</id>
                <configuration>
                  <inputFile>${project.build.directory}/bundles-site.zip</inputFile>
+                 <javaExecutable>/shared/common/jdk1.6.0-latest/bin/java</javaExecutable>
                </configuration>
                <phase>integration-test</phase>
                <goals>