File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >com.github.fworks</groupId >
5
4
<artifactId >screenfullgwt</artifactId >
6
- <version >3.0-SNAPSHOT </version >
5
+ <version >3.0</version >
7
6
<packaging >jar</packaging >
8
7
9
8
<name >ScreenFull GWT</name >
35
34
<connection >scm:git:git://github.com/fworks/screenfullgwt.git</connection >
36
35
<
developerConnection >scm:git:
[email protected] :fworks/screenfullgwt.git</
developerConnection >
37
36
<url >http://github.com/fworks/screenfullgwt</url >
38
- </scm >
37
+ <tag >v3.0</tag >
38
+ </scm >
39
39
40
40
<!-- Required: developer information: -->
41
41
<developers >
You can’t perform that action at this time.
0 commit comments