Skip to content

Commit 04087bc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b552332 commit 04087bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<packaging>jar</packaging>
1212
<groupId>org.webjars</groupId>
1313
<artifactId>angularjs</artifactId>
14-
<version>1.8.3</version>
14+
<version>1.8.4-SNAPSHOT</version>
1515
<name>AngularJS</name>
1616
<description>WebJar for AngularJS</description>
1717
<url>http://webjars.org</url>
1818

1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21-
<project.build.outputTimestamp>1699892435</project.build.outputTimestamp>
21+
<project.build.outputTimestamp>1699892442</project.build.outputTimestamp>
2222
<angular.sourceUrl>https://registry.npmjs.org/angular/-/angular-${version.unsnapshot}.tgz</angular.sourceUrl>
2323
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
2424
</destDir>
@@ -1648,7 +1648,7 @@
16481648
<url>http://github.com/webjars/angularjs</url>
16491649
<connection>scm:git:https://github.com/webjars/angularjs.git</connection>
16501650
<developerConnection>scm:git:https://github.com/webjars/angularjs.git</developerConnection>
1651-
<tag>angularjs-1.8.3</tag>
1651+
<tag>HEAD</tag>
16521652
</scm>
16531653

16541654
<developers>

0 commit comments

Comments
 (0)