From c2a3503f246d15628b79e9fc18a0ae83f6547ad1 Mon Sep 17 00:00:00 2001 From: Jenny Brown Date: Sun, 21 Oct 2012 20:04:41 -0500 Subject: [PATCH] [maven-release-plugin] prepare release wicket-source-parent-6.0.0.8 --- pom.xml | 2 +- wicket-source-demo/pom.xml | 2 +- wicket-source/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4bcbe8a..f50b1fb 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.ftlines.wicket-source wicket-source-parent - 6.0.0.8-SNAPSHOT + 6.0.0.8 pom Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included. Wicket Source With Plugins diff --git a/wicket-source-demo/pom.xml b/wicket-source-demo/pom.xml index 1f14ed1..696d80c 100644 --- a/wicket-source-demo/pom.xml +++ b/wicket-source-demo/pom.xml @@ -3,7 +3,7 @@ net.ftlines.wicket-source wicket-source-parent - 6.0.0.8-SNAPSHOT + 6.0.0.8 ../pom.xml wicket-source-demo diff --git a/wicket-source/pom.xml b/wicket-source/pom.xml index e7b73a1..6eefefd 100644 --- a/wicket-source/pom.xml +++ b/wicket-source/pom.xml @@ -3,7 +3,7 @@ net.ftlines.wicket-source wicket-source-parent - 6.0.0.8-SNAPSHOT + 6.0.0.8 ../pom.xml wicket-source