File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<packaging >jar</packaging >
12
12
<groupId >org.webjars</groupId >
13
13
<artifactId >angularjs</artifactId >
14
- <version >1.8.3 </version >
14
+ <version >1.8.4-SNAPSHOT </version >
15
15
<name >AngularJS</name >
16
16
<description >WebJar for AngularJS</description >
17
17
<url >http://webjars.org</url >
18
18
19
19
<properties >
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
- <project .build.outputTimestamp>1699892435 </project .build.outputTimestamp>
21
+ <project .build.outputTimestamp>1699892442 </project .build.outputTimestamp>
22
22
<angular .sourceUrl>https://registry.npmjs.org/angular/-/angular-${version.unsnapshot} .tgz</angular .sourceUrl>
23
23
<destDir >${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
24
24
</destDir >
1648
1648
<url >http://github.com/webjars/angularjs</url >
1649
1649
<connection >scm:git:https://github.com/webjars/angularjs.git</connection >
1650
1650
<developerConnection >scm:git:https://github.com/webjars/angularjs.git</developerConnection >
1651
- <tag >angularjs-1.8.3 </tag >
1651
+ <tag >HEAD </tag >
1652
1652
</scm >
1653
1653
1654
1654
<developers >
You can’t perform that action at this time.
0 commit comments