Fix for deploying to Sonatype
This commit is contained in:
parent
ce2fc726ea
commit
bf456291a9
9
pom.xml
9
pom.xml
|
@ -141,15 +141,6 @@
|
||||||
<show>public</show>
|
<show>public</show>
|
||||||
<stylesheetfile>stylesheet.css</stylesheetfile>
|
<stylesheetfile>stylesheet.css</stylesheetfile>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
|
||||||
<execution>
|
|
||||||
<id>attach-javadocs</id>
|
|
||||||
<phase>verify</phase>
|
|
||||||
<goals>
|
|
||||||
<goal>jar</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue