You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/04/10 11:04:14 UTC

[4/5] brooklyn-server git commit: Address more comments

Address more comments


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

Branch: refs/heads/master
Commit: e058ceda888c86b96b23f4876da9acc7ac230ab2
Parents: 490e5b2
Author: Guglielmo Nigri <gu...@cloudsoftcorp.com>
Authored: Tue Mar 28 18:32:30 2017 +0200
Committer: Guglielmo Nigri <gu...@cloudsoftcorp.com>
Committed: Tue Mar 28 18:32:30 2017 +0200

----------------------------------------------------------------------
 core/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/e058ceda/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 3ece1d7..71f911e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -60,7 +60,6 @@
         <dependency>
             <groupId>com.hierynomus</groupId>
             <artifactId>sshj</artifactId>
-            <version>${sshj.version}</version>
         </dependency>
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>