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 ab24124 commit c9c8e35Copy full SHA for c9c8e35
pom.xml
@@ -11,7 +11,7 @@
11
<packaging>jar</packaging>
12
<groupId>org.webjars</groupId>
13
<artifactId>angularjs</artifactId>
14
- <version>1.7.4</version>
+ <version>1.7.5-SNAPSHOT</version>
15
<name>AngularJS</name>
16
<description>WebJar for AngularJS</description>
17
<url>http://webjars.org</url>
@@ -1647,7 +1647,7 @@
1647
<url>http://github.com/webjars/angularjs</url>
1648
<connection>scm:git:https://github.com/webjars/angularjs.git</connection>
1649
<developerConnection>scm:git:https://github.com/webjars/angularjs.git</developerConnection>
1650
- <tag>angularjs-1.7.4</tag>
+ <tag>HEAD</tag>
1651
</scm>
1652
1653
<developers>
0 commit comments