File tree 3 files changed +12
-43
lines changed
3 files changed +12
-43
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 21
21
<github .global.server>github</github .global.server>
22
22
</properties >
23
23
24
+ <repositories >
25
+ <repository >
26
+ <id >luna-commons-mvn-repo</id >
27
+ <url >https://raw.github.com/czy1024/luna-commons/mvn-repo-luna-commons/</url >
28
+ <snapshots >
29
+ <enabled >true</enabled >
30
+ <updatePolicy >always</updatePolicy >
31
+ </snapshots >
32
+ </repository >
33
+ </repositories >
34
+
24
35
<!-- <dependencyManagement>-->
25
36
<!-- <dependencies>-->
26
37
<!-- <!–-->
265
276
<plugin >
266
277
<groupId >com.github.github</groupId >
267
278
<artifactId >site-maven-plugin</artifactId >
268
- <version >0.11 </version >
279
+ <version >0.12 </version >
269
280
<configuration >
270
281
<message >Maven artifacts for ${project.version} </message > <!-- git commit message -->
271
282
<noJekyll >true</noJekyll > <!-- disable webpage processing -->
You can’t perform that action at this time.
0 commit comments