|
@@ -152,7 +152,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
- <version>3.2</version>
|
|
|
|
|
|
+ <version>3.3</version>
|
|
<dependencies>
|
|
<dependencies>
|
|
<dependency><!-- add support for ssh/scp -->
|
|
<dependency><!-- add support for ssh/scp -->
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
@@ -329,7 +329,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|
</plugin>
|
|
</plugin>
|
|
<plugin>
|
|
<plugin>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
- <version>3.0</version>
|
|
|
|
|
|
+ <version>3.3</version>
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>attach-descriptor</id>
|
|
<id>attach-descriptor</id>
|