diff --git a/datastores-parent/datastore-tests/pom.xml b/datastores-parent/datastore-tests/pom.xml index 974d5b1d47..2aa5c83656 100644 --- a/datastores-parent/datastore-tests/pom.xml +++ b/datastores-parent/datastore-tests/pom.xml @@ -26,7 +26,7 @@ 4.0.0 wicketstuff-datastore-tests jar - Apache Wicket Tests Common + Apache Wicket IPageStore Common Tests Helper classes Datastore testing diff --git a/scala-extensions-parent/wicket-scala-sample/pom.xml b/scala-extensions-parent/wicket-scala-sample/pom.xml index 91d6801fb9..ccecf50d23 100644 --- a/scala-extensions-parent/wicket-scala-sample/pom.xml +++ b/scala-extensions-parent/wicket-scala-sample/pom.xml @@ -8,7 +8,7 @@ 10.0.0-M2-SNAPSHOT - wicketstuff-sample + wicketstuff-scala-sample Wicket-Scala Samples An example project demonstrating various uses of the WicketStuff-Scala-Extensions project.