admin@glassfish.java.net

changes to pom.xml

From: Carla Mott <carla.mott_at_oracle.com>
Date: Wed, 16 Jun 2010 11:45:58 -0700

Hi,

I need to add the following dependency to the pom.xml file in
cluster/admin for the ssh work I'm doing. Any issues?

+ <dependency>
+ <groupId>org.glassfish.cluster</groupId>
+ <artifactId>cluster-ssh</artifactId>
+ <version>${project.version}</version>
+ </dependency>