From c5818bb10f9c0faaee57823709ff71150e460b44 Mon Sep 17 00:00:00 2001 From: Abhinav Sarkar Date: Mon, 29 Aug 2011 23:14:46 +0530 Subject: [PATCH] Made changes for deploying artifacts to sonatype oss repo --- pom.xml | 53 ++++++++++++++++++++++------------------------------- 1 file changed, 22 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 22b0043..1a3cc87 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,12 @@ SpelHelper provides additional functionality to work with Spring Expression Language (SpEL) http://github.com/abhin4v/spelhelper + + org.sonatype.oss + oss-parent + 7 + + UTF-8 2.7.7 @@ -21,12 +27,6 @@ http://github.com/abhin4v/spelhelper/issues 2010 - - - ftp-maven.abhinavsarkar.net - ftp://ftp.byethost14.com/maven.abhinavsarkar.net/htdocs - - GNU LESSER GENERAL PUBLIC LICENSE, Version 3 @@ -45,18 +45,25 @@ - scm:git:git://github.com/abhin4v/spelhelper.git + scm:git:git@github.com:abhin4v/spelhelper.git + scm:git:git@github.com:abhin4v/spelhelper.git + git@github.com:abhin4v/spelhelper.git - - - - org.apache.maven.wagon - wagon-ftp - 1.0-beta-6 - - + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + org.apache.maven.plugins maven-source-plugin @@ -178,22 +185,6 @@ - - - scala-tools.org - Scala-tools Maven2 Repository - http://scala-tools.org/repo-releases - - - - - - scala-tools.org - Scala-Tools Maven2 Repository - http://scala-tools.org/repo-releases - - - org.scala-lang