aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 05e83c961..334e4bb1a 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -316,13 +316,13 @@ grunt.initConfig( {
"jquery-3.7.1/jquery.js": "jquery-3.7.1/dist/jquery.js",
"jquery-3.7.1/LICENSE.txt": "jquery-3.7.1/LICENSE.txt",
- "jquery-migrate-1.4.1/jquery-migrate.js":
- "jquery-migrate-1.4.1/dist/jquery-migrate.js",
- "jquery-migrate-1.4.1/LICENSE.txt": "jquery-migrate-1.4.1/LICENSE.txt",
+ "jquery-migrate-1.x/jquery-migrate.js":
+ "jquery-migrate-1.x/dist/jquery-migrate.js",
+ "jquery-migrate-1.x/LICENSE.txt": "jquery-migrate-1.x/LICENSE.txt",
- "jquery-migrate-3.4.1/jquery-migrate.js":
- "jquery-migrate-3.4.1/dist/jquery-migrate.js",
- "jquery-migrate-3.4.1/LICENSE.txt": "jquery-migrate-3.4.1/LICENSE.txt"
+ "jquery-migrate-3.x/jquery-migrate.js":
+ "jquery-migrate-3.x/dist/jquery-migrate.js",
+ "jquery-migrate-3.x/LICENSE.txt": "jquery-migrate-3.x/LICENSE.txt"
}
}
},
eature/site-git-migration'>feature/site-git-migration Apache Archiva Repository: https://github.com/apache/archivawww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/test-repository/pom.xml
blob: ae5cbf710d7c0d202f92c80223d4d36919fbf3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44