Browse Source

polish

tags/V1_9_5
Andy Clement 4 years ago
parent
commit
8c0ba7e6a6
2 changed files with 2 additions and 1 deletions
  1. 1
    1
      docs/pom.xml
  2. 1
    0
      pom.xml

+ 1
- 1
docs/pom.xml View File

@@ -63,7 +63,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.4</version>
<version>1.7</version>
<executions>
<execution>
<phase>process-resources</phase>

+ 1
- 0
pom.xml View File

@@ -78,6 +78,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.2</version>
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>

Loading…
Cancel
Save