diff --git a/parser/pom.xml b/parser/pom.xml index 12713c1..f1ede5d 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -35,9 +35,9 @@ - scm:git:https://github.com/yukaidi1220/netdisk-fast-download.git - scm:git:ssh://git@github.com:yukaidi1220/netdisk-fast-download.git - https://github.com/yukaidi1220/netdisk-fast-download + scm:git:https://github.com/${github.owner}/${github.repo}.git + scm:git:ssh://git@github.com:${github.owner}/${github.repo}.git + https://github.com/${github.owner}/${github.repo} @@ -124,6 +124,34 @@ + + + org.codehaus.gmavenplus + gmavenplus-plugin + 4.1.1 + + + initialize + execute + + + + + + + + + org.apache.maven.plugins diff --git a/web-front/src/views/Home.vue b/web-front/src/views/Home.vue index dc770fc..66979ee 100644 --- a/web-front/src/views/Home.vue +++ b/web-front/src/views/Home.vue @@ -19,11 +19,11 @@ -->