Seems a wrong merge. The version has been lowered. On Wed, Feb 3, 2016 at 4:46 PM, <[email protected]> wrote:
> LENS-852: Fix parent pom version in lens-ship-jars module > > > Project: http://git-wip-us.apache.org/repos/asf/lens/repo > Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/4da0ca31 > Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/4da0ca31 > Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/4da0ca31 > > Branch: refs/heads/master > Commit: 4da0ca3181fb502ba41018dd838f6c6e1cb3cfdf > Parents: b2cd963 > Author: Raju Bairishetti <[email protected] > > > Authored: Tue Nov 3 08:30:17 2015 +0800 > Committer: Raju Bairishetti > <[email protected]> > Committed: Tue Nov 3 08:30:17 2015 +0800 > > ---------------------------------------------------------------------- > lens-ship-jars/pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/lens/blob/4da0ca31/lens-ship-jars/pom.xml > ---------------------------------------------------------------------- > diff --git a/lens-ship-jars/pom.xml b/lens-ship-jars/pom.xml > index b1d937b..1a5e5ba 100644 > --- a/lens-ship-jars/pom.xml > +++ b/lens-ship-jars/pom.xml > @@ -26,7 +26,7 @@ > <parent> > <artifactId>apache-lens</artifactId> > <groupId>org.apache.lens</groupId> > - <version>2.5.0-beta-SNAPSHOT</version> > + <version>2.4.0-beta-SNAPSHOT</version> > </parent> > > <artifactId>lens-ship-jars</artifactId> > >
