summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'robotframework-onap/pom.xml')
-rw-r--r--robotframework-onap/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/robotframework-onap/pom.xml b/robotframework-onap/pom.xml
index 8c6c05b..6f8cc1d 100644
--- a/robotframework-onap/pom.xml
+++ b/robotframework-onap/pom.xml
@@ -56,15 +56,8 @@
<goal>process-sources</goal>
</goals>
</execution>
- <execution>
- <id>deploy</id>
- <goals>
- <goal>deploy</goal>
- </goals>
- </execution>
</executions>
- <configuration>
- <repository>${python.pypi.repository}</repository>
+ <configuration>
<sourceDirectory>${python.sourceDirectory}</sourceDirectory>
</configuration>
</plugin>