fixed site url and accurest names
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>github</id>
|
||||
<url>scm:git:ssh://git@github.com:Codearte/accurest-maven-plugin.git</url>
|
||||
<url>scm:git:git@github.com:Codearte/accurest-maven-plugin.git</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
limitations under the License.
|
||||
|
||||
-->
|
||||
<project name="Accurest Maven Plugin">
|
||||
<project name="Spring Cloud Contract Verifier Maven Plugin">
|
||||
<bannerLeft>
|
||||
<name>${project.name}</name>
|
||||
</bannerLeft>
|
||||
@@ -46,8 +46,8 @@
|
||||
<item name="Introduction" href="index.html"/>
|
||||
<item name="Usage" href="usage.html"/>
|
||||
<item name="Goals" href="plugin-info.html"/>
|
||||
<item name="Accurest with JUnit" href="junit.html"/>
|
||||
<item name="Accurest with Spock" href="spock.html"/>
|
||||
<item name="JUnit Configuration" href="junit.html"/>
|
||||
<item name="Spock Configuration" href="spock.html"/>
|
||||
<item name="Complex Configuration" href="complex.html"/>
|
||||
</menu>
|
||||
<menu name="Related Projects">
|
||||
|
||||
Reference in New Issue
Block a user