That is the Wicket version, I mean the version of my project which can be
set in the pom file.


    <modelVersion>4.0.0</modelVersion>
    <groupId>nl.sjoerd.test</groupId>
    <artifactId>projectx</artifactId>
    <version>0.0.6</version>
    <packaging>war</packaging>
    <name>projectx</name>

Kind regards,

Sjoerd Schunselaar


On Wed, Dec 14, 2011 at 11:37 AM, Ernesto Reinaldo Barreiro <
reier...@gmail.com> wrote:

> Application.getFrameworkSettings().getVersion()?
>
>
> On Wed, Dec 14, 2011 at 11:33 AM, Sjoerd Schunselaar <
> s.schunsel...@gmail.com> wrote:
>
> > Hi all,
> >
> > Is there a easy way to display the artifact version which can be set in
> de
> > maven pom.xml file?
> > I would like to display that artifact version in the title bar.
> >
> >
> > met vriendelijke groet,
> >
> > Sjoerd Schunselaar
> >
>

Reply via email to