Skip to content

Commit

Permalink
Update dto-pom.xml (#3702)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshin authored Jan 12, 2017
1 parent fa561a1 commit 976f729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/lib/dto-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
<parent>
<artifactId>maven-depmgt-pom</artifactId>
<groupId>org.eclipse.che.depmgt</groupId>
<version>5.0.0-M9-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>dto-typescript</artifactId>
<packaging>pom</packaging>
<name>Che TypeScript DTO</name>
<properties>
<che.version>5.0.0-M9-SNAPSHOT</che.version>
<che.version>5.1.0-SNAPSHOT</che.version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 976f729

Please sign in to comment.