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 2fdda23 commit c7b9cf9Copy full SHA for c7b9cf9
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.st-js.bridge</groupId>
6
<artifactId>jquery</artifactId>
7
- <version>1.6.1.bv0-SNAPSHOT</version>
+ <version>1.6.1.bv0</version>
8
<packaging>jar</packaging>
9
<name>Strongly-typed Javascript:JQuery Bridge Library</name>
10
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/st-js/jquery-bridge.git</connection>
30
<developerConnection>scm:git:https://github.com/st-js/jquery-bridge.git</developerConnection>
31
<url>scm:git:https://github.com/st-js/jquery-bridge</url>
32
- <tag>HEAD</tag>
+ <tag>jquery-1.6.1.bv0</tag>
33
</scm>
34
35
</project>
0 commit comments