You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hu...@apache.org on 2014/07/21 11:15:04 UTC

git commit: updated refs/heads/master to fe4e485

Repository: cloudstack
Updated Branches:
  refs/heads/master 40d133dd7 -> fe4e4858c


Let's blame it on the fact that its monday


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fe4e4858
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fe4e4858
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fe4e4858

Branch: refs/heads/master
Commit: fe4e4858ce24de153b06b87a9bbcb40850f34301
Parents: 40d133d
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Mon Jul 21 11:14:29 2014 +0200
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Mon Jul 21 11:14:29 2014 +0200

----------------------------------------------------------------------
 client/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fe4e4858/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index d4ead21..410cb19 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -1028,16 +1028,5 @@
         </dependency>
       </dependencies>
     </profile>
-    <profile>
-      <id>nuagevsp</id>
-      <activation>
-        <property>
-          <name>noredist</name>
-        </property>
-      </activation>
-      <modules>
-        <module>network-elements/nuage-vsp</module>
-      </modules>
-    </profile>
   </profiles>
 </project>