From db75f718954dfdfa238d81787603c4068e89f5f9 Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Tue, 11 Feb 2003 13:22:37 +0000 Subject: [PATCH] o Adding an automated of updating the snapshot dependencies. Next need a way to walk through a tree of POMs to do this. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112905 13f79535-47bb-0310-9956-ffa450edef68 --- release/plugin.jelly | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/release/plugin.jelly b/release/plugin.jelly index e4b4c819..9723f52b 100644 --- a/release/plugin.jelly +++ b/release/plugin.jelly @@ -94,6 +94,17 @@ + + + + + ${transformer.transformNodes()} + ${transformer.write()} + + +