File tree 3 files changed +4
-4
lines changed
eclipse-che-installer-innosetup-windows
eclipse-che-installer-izpack
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<artifactId >eclipse-che-installer-parent</artifactId >
18
18
<groupId >com.codenvy.che.installer</groupId >
19
- <version >5.0.0 </version >
19
+ <version >5.1.0-SNAPSHOT </version >
20
20
</parent >
21
21
<artifactId >eclipse-che-installer-innosetup-windows</artifactId >
22
22
<name >Eclipse Che Installer :: Inno Setup Windows Installer</name >
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<artifactId >eclipse-che-installer-parent</artifactId >
18
18
<groupId >com.codenvy.che.installer</groupId >
19
- <version >5.0.0 </version >
19
+ <version >5.1.0-SNAPSHOT </version >
20
20
</parent >
21
21
<artifactId >eclipse-che-installer-izpack</artifactId >
22
22
<name >Eclipse Che Installer :: IzPack</name >
Original file line number Diff line number Diff line change 20
20
</parent >
21
21
<groupId >com.codenvy.che.installer</groupId >
22
22
<artifactId >eclipse-che-installer-parent</artifactId >
23
- <version >5.0.0 </version >
23
+ <version >5.1.0-SNAPSHOT </version >
24
24
<packaging >pom</packaging >
25
25
<name >Eclipse Che Installer</name >
26
26
<modules >
30
30
<scm >
31
31
<connection >scm:git:git@github.com:codenvy/che-installer.git</connection >
32
32
<developerConnection >scm:git:git@github.com:codenvy/che-installer.git</developerConnection >
33
- <tag >5.0.0 </tag >
33
+ <tag >HEAD </tag >
34
34
<url >https://github.com/codenvy/che-installer</url >
35
35
</scm >
36
36
<properties >
You can’t perform that action at this time.
0 commit comments