Ken Cheng wrote
> Hi All,
>
> Even I am on the branch ignite-1.5, but when I try to build 1.5.0 release,
> the version I got is '1.5.0-SNAPSHOT'
>
> I checked the ignite/pom.xml but could not find any clue.
>
> What I am expecting is '1.5.0' instead of '1.5.0-SNAPSHOT'
>
> Anybody can help me out?
>
>
>
> Many Thanks,
>
> kcheng
Hi Ken,
The pom.xml that I have has this in it:
<groupId>org.apache.ignite</groupId>
<artifactId>apache-ignite</artifactId>
<version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
therefore I would expect to see the output be version 1.5.0-SNAPSHOT.
Unless I am missing something? What command line are you using to build?
--
View this message in context:
http://apache-ignite-developers.2346864.n4.nabble.com/How-to-build-ignite-1-5-0-from-source-code-tp4812p4813.html
Sent from the Apache Ignite Developers mailing list archive at Nabble.com.