diff options
author | 2017-10-25 10:16:08 +0000 | |
---|---|---|
committer | 2017-10-25 10:16:08 +0000 | |
commit | 9964a487590b2dc52fec730e1466224675189219 (patch) | |
tree | 969b26ef05b28a9419459ffed76588fb8b7413db /ui-ci-dev/pom.xml | |
parent | 37932a1c374c90338fe39a08ef68e194dfe7c384 (diff) | |
parent | d7cc2df5b0fa4032baa97e47ff5c5e8b6e27938a (diff) |
Merge "update portal url"
Diffstat (limited to 'ui-ci-dev/pom.xml')
-rw-r--r-- | ui-ci-dev/pom.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ui-ci-dev/pom.xml b/ui-ci-dev/pom.xml index f0ead6de8a..1d6afa9c01 100644 --- a/ui-ci-dev/pom.xml +++ b/ui-ci-dev/pom.xml @@ -252,21 +252,6 @@ </descriptorRefs> </configuration> </execution> - - <!----> - <!--<execution>--> - <!--<id>tarball</id>--> - <!--<phase>package</phase>--> - <!--<goals>--> - <!--<goal>single</goal>--> - <!--</goals>--> - <!--<configuration>--> - <!--<finalName>${project.artifactId}-${full.release.version}${build.type}</finalName>--> - <!--<appendAssemblyId>false</appendAssemblyId>--> - <!--<descriptor>${project.basedir}/tarball.xml</descriptor>--> - <!--<attach>false</attach>--> - <!--</configuration>--> - <!--</execution>--> </executions> </plugin> |