summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 03:00:47 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 03:00:47 +0000
commit39635d57b9453cacfb275db1f938698a3c2b0c48 (patch)
tree7f02e7b52bc3dba7b1ceafad57d9cf37bbe5553b /branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh
parent97f41ed69fc2e6a99f39fda0b52491a3f328833e (diff)
TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a superset in terms of functionality
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh')
-rwxr-xr-xbranches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh b/branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh
deleted file mode 100755
index 306ad19f66..0000000000
--- a/branches/sca-java-1.x/modules/binding-gdata2-runtime/deployGdataToMaven.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata -DartifactId=gdata-core -Dversion=1.0 -Dpackaging=jar -Dfile=gdata-core-1.0.jar -DrepositoryId=apache.people -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven -Dkeyname=lresende
-
-mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata -DartifactId=gdata-client -Dversion=1.0 -Dpackaging=jar -Dfile=gdata-client-1.0.jar -DrepositoryId=apache.people -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven -Dkeyname=lresende
-
-mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata -DartifactId=gdata-client-meta -Dversion=1.0 -Dpackaging=jar -Dfile=gdata-client-meta-1.0.jar -DrepositoryId=apache.people -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven -Dkeyname=lresende
-
-mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata -DartifactId=gdata-media -Dversion=1.0 -Dpackaging=jar -Dfile=gdata-media-1.0.jar -DrepositoryId=apache.people -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven -Dkeyname=lresende