mirror of https://github.com/apache/activemq.git
getting rid of the 'Embedded error: The attribute Extension-Name may not occur more than once in the same section'
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@485741 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
870401217a
commit
0a361e504a
2
pom.xml
2
pom.xml
|
@ -766,6 +766,7 @@
|
||||||
<archive>
|
<archive>
|
||||||
<index>true</index>
|
<index>true</index>
|
||||||
<compress>true</compress>
|
<compress>true</compress>
|
||||||
|
<!--
|
||||||
<manifestEntries>
|
<manifestEntries>
|
||||||
<Implementation-Vendor>Apache Software Foundation</Implementation-Vendor>
|
<Implementation-Vendor>Apache Software Foundation</Implementation-Vendor>
|
||||||
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
|
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
|
||||||
|
@ -775,6 +776,7 @@
|
||||||
<Implementation-Version>${project.version}</Implementation-Version>
|
<Implementation-Version>${project.version}</Implementation-Version>
|
||||||
|
|
||||||
</manifestEntries>
|
</manifestEntries>
|
||||||
|
-->
|
||||||
</archive>
|
</archive>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in New Issue