mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
[BUGFIX] Set url to docs
This commit is contained in:
@@ -126,6 +126,7 @@
|
|||||||
|
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-site-plugin</artifactId>
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
|
<version>3.5.1</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>attach-descriptor</id>
|
<id>attach-descriptor</id>
|
||||||
@@ -185,7 +186,7 @@
|
|||||||
<site>
|
<site>
|
||||||
<id>parabot-maven</id>
|
<id>parabot-maven</id>
|
||||||
<name>Frontend Parabot Maven</name>
|
<name>Frontend Parabot Maven</name>
|
||||||
<url>ftp://maven.parabot.org/sites/${artifactId}/</url>
|
<url>ftp://maven.parabot.org/docs/${artifactId}/</url>
|
||||||
</site>
|
</site>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user