diff --git a/pom.xml b/pom.xml index b52e763..f476c26 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.ftlines.wicket-source wicket-source-parent - 1.5.0_06-SNAPSHOT + 1.5.0_07-SNAPSHOT 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 8eda681..9844534 100644 --- a/wicket-source-demo/pom.xml +++ b/wicket-source-demo/pom.xml @@ -3,7 +3,7 @@ net.ftlines.wicket-source wicket-source-parent - 1.5.0_06-SNAPSHOT + 1.5.0_07-SNAPSHOT ../pom.xml net.ftlines.wicket-source diff --git a/wicket-source/pom.xml b/wicket-source/pom.xml index 53ffd94..0a4e22c 100644 --- a/wicket-source/pom.xml +++ b/wicket-source/pom.xml @@ -3,7 +3,7 @@ net.ftlines.wicket-source wicket-source-parent - 1.5.0_06-SNAPSHOT + 1.5.0_07-SNAPSHOT ../pom.xml net.ftlines.wicket-source