We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a51f34 commit 85f42f7Copy full SHA for 85f42f7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.st-js.bridge</groupId>
6
<artifactId>react</artifactId>
7
- <version>0.13.3.bv3-SNAPSHOT</version>
+ <version>0.13.3.bv3</version>
8
<packaging>jar</packaging>
9
<name>Strongly-typed JS - Facebook React Bridge Library</name>
10
@@ -42,6 +42,6 @@
42
<connection>scm:git:https://github.com/onigoetz/react-bridge.git</connection>
43
<developerConnection>scm:git:https://github.com/onigoetz/react-bridge.git</developerConnection>
44
<url>scm:git:https://github.com/onigoetz/react-bridge</url>
45
- <tag>HEAD</tag>
+ <tag>react-0.13.3.bv3</tag>
46
</scm>
47
</project>
0 commit comments