Skip to content

Commit b27f62b

Browse files
author
npiguet
committed
[maven-release-plugin] prepare release react-0.14.7.bv1
1 parent d1bd6fa commit b27f62b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
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">
32

43
<modelVersion>4.0.0</modelVersion>
54

65
<groupId>org.st-js.bridge</groupId>
76
<artifactId>react</artifactId>
8-
<version>0.14.7.bv1-SNAPSHOT</version>
7+
<version>0.14.7.bv1</version>
98
<packaging>jar</packaging>
109
<name>Strongly-typed JS - Facebook React Bridge Library</name>
1110

@@ -67,6 +66,6 @@
6766
<connection>scm:git:https://github.com/onigoetz/react-bridge.git</connection>
6867
<developerConnection>scm:git:https://github.com/onigoetz/react-bridge.git</developerConnection>
6968
<url>scm:git:https://github.com/onigoetz/react-bridge</url>
70-
<tag>HEAD</tag>
69+
<tag>react-0.14.7.bv1</tag>
7170
</scm>
7271
</project>

0 commit comments

Comments
 (0)