Skip to content

Commit

Permalink
set M5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshin committed Sep 27, 2016
1 parent 9ff4895 commit 9dbdbf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<artifactId>che-parent</artifactId>
<groupId>org.eclipse.che</groupId>
<version>5.0.0-M4-SNAPSHOT</version>
<version>5.0.0-M5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.che.dashboard</groupId>
<artifactId>che-dashboard-war</artifactId>
<version>5.0.0-M4-SNAPSHOT</version>
<version>5.0.0-M5-SNAPSHOT</version>
<packaging>war</packaging>
<name>Che Dashboard :: Web App</name>
<inceptionYear>2015</inceptionYear>
Expand Down

0 comments on commit 9dbdbf0

Please sign in to comment.