File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >webstart</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.0-beta-6-SNAPSHOT </version >
10
+ <version >1.0-beta-6</version >
11
11
<name >MWEBSTART :: Project</name >
12
12
<description >Webstart Maven Plugin and related modules</description >
13
13
<url >http://mojo.codehaus.org/webstart</url >
32
32
</licenses >
33
33
34
34
<scm >
35
- <url >https://svn.codehaus.org/mojo/trunk/mojo/ webstart</url >
36
- <connection >scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/ webstart</connection >
37
- <developerConnection >scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/ webstart</developerConnection >
35
+ <url >https://svn.codehaus.org/mojo/tags/ webstart-1.0-beta-6 </url >
36
+ <connection >scm:svn:https://svn.codehaus.org/mojo/tags/ webstart-1.0-beta-6 </connection >
37
+ <developerConnection >scm:svn:https://svn.codehaus.org/mojo/tags/ webstart-1.0-beta-6 </developerConnection >
38
38
</scm >
39
39
40
40
<developers >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.codehaus.mojo</groupId >
6
6
<artifactId >webstart</artifactId >
7
- <version >1.0-beta-6-SNAPSHOT </version >
7
+ <version >1.0-beta-6</version >
8
8
</parent >
9
9
10
10
<artifactId >webstart-jnlp-servlet</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.codehaus.mojo</groupId >
5
5
<artifactId >webstart</artifactId >
6
- <version >1.0-beta-6-SNAPSHOT </version >
6
+ <version >1.0-beta-6</version >
7
7
</parent >
8
8
9
9
<artifactId >webstart-maven-plugin</artifactId >
10
- <version >1.0-beta-6-SNAPSHOT </version >
10
+ <version >1.0-beta-6</version >
11
11
<packaging >maven-plugin</packaging >
12
12
<name >MWEBSTART :: Webstart Maven Plugin</name >
13
13
<description >Maven plugin that supports webstart application development. Helps generate JNLP files and supports the
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.codehaus.mojo</groupId >
5
5
<artifactId >webstart</artifactId >
6
- <version >1.0-beta-6-SNAPSHOT </version >
6
+ <version >1.0-beta-6</version >
7
7
</parent >
8
8
9
9
<artifactId >webstart-pack200-api</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.codehaus.mojo</groupId >
5
5
<artifactId >webstart</artifactId >
6
- <version >1.0-beta-6-SNAPSHOT </version >
6
+ <version >1.0-beta-6</version >
7
7
</parent >
8
8
9
9
<artifactId >webstart-pack200-impl</artifactId >
You can’t perform that action at this time.
0 commit comments