File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-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
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >org.st-js.bridge</groupId >
7
6
<artifactId >react</artifactId >
8
- <version >0.14.7.bv1-SNAPSHOT </version >
7
+ <version >0.14.7.bv1</version >
9
8
<packaging >jar</packaging >
10
9
<name >Strongly-typed JS - Facebook React Bridge Library</name >
11
10
67
66
<connection >scm:git:https://github.com/onigoetz/react-bridge.git</connection >
68
67
<developerConnection >scm:git:https://github.com/onigoetz/react-bridge.git</developerConnection >
69
68
<url >scm:git:https://github.com/onigoetz/react-bridge</url >
70
- <tag >HEAD </tag >
69
+ <tag >react-0.14.7.bv1 </tag >
71
70
</scm >
72
71
</project >
You can’t perform that action at this time.
0 commit comments