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 3a93350 commit 619683fCopy full SHA for 619683f
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.jszip.redist</groupId>
27
<artifactId>require-text-plugin</artifactId>
28
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.7</version>
29
<packaging>jszip</packaging>
30
31
<name>RequireJS/AMD Text Loader Plugin</name>
@@ -53,7 +53,7 @@
53
<connection>scm:git:git://github.com/jszip/require-text-plugin-redist.git</connection>
54
<developerConnection>scm:git:git@github.com:jszip/require-text-plugin-redist.git</developerConnection>
55
<url>http://github.com/jszip/require-text-plugin-redist/tree/master/</url>
56
- <tag>HEAD</tag>
+ <tag>require-text-plugin-1.0.7</tag>
57
</scm>
58
<issueManagement>
59
<system>github</system>
0 commit comments