[
https://issues.apache.org/jira/browse/IGNITE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov resolved IGNITE-853.
-------------------------------------
Resolution: Fixed
> Ignite artifacts need to contain "-incubating" tag
> ---------------------------------------------------
>
> Key: IGNITE-853
> URL: https://issues.apache.org/jira/browse/IGNITE-853
> Project: Ignite
> Issue Type: Bug
> Components: build
> Affects Versions: sprint-2
> Reporter: Konstantin Boudnik
> Assignee: Anton Vinogradov
> Fix For: sprint-5
>
>
> Currently, the top-level pom says
> {code}
> <groupId>org.apache.ignite</groupId>
> <artifactId>ignite</artifactId>
> <version>1.1.0</version>
> {code}
> The {{-incubating}} tag is missed. Let's add it into the version string to
> avoid renaming all the artifacts in the project. Eg
> {{<version>1.1.0-incubating</version>}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)