diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:10:45 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-24 23:12:33 +0300 |
commit | aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4 (patch) | |
tree | acb31d8e3f975de699bfbd47a45d9e8bc28cc8d5 /ui-ci-dev/pom.xml | |
parent | eeec4b98a8a9ddcde80ce0260038d5b9191fc832 (diff) |
update portal url
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061
Issue-Id: SDC-531
Signed-off-by: Michael Lando <ml636r@att.com>
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> |