RELEASE:Set tag versions

6.19.x
Roman Iuvshin 2017-01-18 16:09:48 +00:00
parent ab5f8dec56
commit 1ac18fa5e5
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@
<url>https://github.com/eclipse/che</url>
</scm>
<properties>
<che.docs.version>5.1.0-SNAPSHOT</che.docs.version>
<che.lib.version>5.1.0-SNAPSHOT</che.lib.version>
<che.version>5.1.0-SNAPSHOT</che.version>
<che.docs.version>5.1.0</che.docs.version>
<che.lib.version>5.1.0</che.lib.version>
<che.version>5.1.0</che.version>
<specification.version>1.0-beta2</specification.version>
</properties>
<dependencyManagement>