Modified:
/trunk/bluecove-gpl/pom.xml
=======================================
--- /trunk/bluecove-gpl/pom.xml Sun Sep 13 12:35:59 2009
+++ /trunk/bluecove-gpl/pom.xml Sun Sep 13 12:55:10 2009
@@ -395,7 +395,7 @@
<goal>deploy-file</goal>
</goals>
<configuration>
-
<file>${project.build.directory}/classes/libbluecove.so</file>
+
<file>${project.build.directory}/classes/libbluecove_x64.so</file>
<artifactId>libbluecove_x64</artifactId>
</configuration>
</execution>