From 080763b07d13e7061b3b03ee935300accd5631ec Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Tue, 9 Mar 2010 00:21:42 +0100 Subject: [PATCH] first version of pom --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..118aa7e7 --- /dev/null +++ b/pom.xml @@ -0,0 +1,33 @@ + + + + 4.0.0 + + sshj + SSHv2 library for Java + http://github.com/shikhar/sshj + + git://github.com/shikhar/sshj.git + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + sshj + sshj + jar + 0.1-alpha + + + org.slf4j + slf4j-api + 1.5.10 + + +