summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pomba/network-discovery/pom.xml')
-rw-r--r--pomba/network-discovery/pom.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml
index 00af026..e6e84ab 100644
--- a/pomba/network-discovery/pom.xml
+++ b/pomba/network-discovery/pom.xml
@@ -286,25 +286,6 @@ limitations under the License.
</configuration>
</execution>
<execution>
- <id>copy-certificate</id>
- <goals>
- <goal>copy-resources</goal>
- </goals>
- <phase>package</phase>
- <configuration>
- <outputDirectory>${project.basedir}/target/docker-stage/config/auth</outputDirectory>
- <resources>
- <resource>
- <directory>config/auth</directory>
- <includes>
- <include>*.p12</include>
- </includes>
- <filtering>false</filtering>
- </resource>
- </resources>
- </configuration>
- </execution>
- <execution>
<id>copy-script</id>
<goals>
<goal>copy-resources</goal>