From fa68b4b9a7ac2944584d0cc76aeccf7b35a414f0 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Mon, 30 Mar 2009 17:45:13 +0000 Subject: [PATCH] maven deployment script development --- org.springframework.spring-library/pom.xml | 6 +++--- org.springframework.spring-parent/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/org.springframework.spring-library/pom.xml b/org.springframework.spring-library/pom.xml index 108399a44a..540ce87146 100644 --- a/org.springframework.spring-library/pom.xml +++ b/org.springframework.spring-library/pom.xml @@ -55,15 +55,15 @@ staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index 05e469812e..613cf12794 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -98,15 +98,15 @@ staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging staging - file:${maven.local.staging.repository} + file:///${user.dir}/target/staging