From 1776e1d175d2572fd004d8141f720266a13c23a4 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Mon, 30 Mar 2009 19:46:35 +0000 Subject: [PATCH] rename from 1.0.2-SNAPSHOT to 1.0.2.SNAPSHOT Support publishing only a POM artifact to the maven repo Support for running maven deployment on windows OS. --- spring-integration-parent/build.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 spring-integration-parent/build.xml diff --git a/spring-integration-parent/build.xml b/spring-integration-parent/build.xml new file mode 100644 index 0000000000..4a5ac28ab8 --- /dev/null +++ b/spring-integration-parent/build.xml @@ -0,0 +1,6 @@ + + + + + +