summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh
diff options
context:
space:
mode:
authorrsivaram <rsivaram@13f79535-47bb-0310-9956-ffa450edef68>2008-10-16 13:50:40 +0000
committerrsivaram <rsivaram@13f79535-47bb-0310-9956-ffa450edef68>2008-10-16 13:50:40 +0000
commitfdaae3ffaa2f06063d0afe27b38aa05af398835f (patch)
tree47e4ec4bafafbef9e792cdda37330bbc46ccf99c /sandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh
parent99a63d6cbed9e5ec00f6ac414a6d2ed3baabef12 (diff)
Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh')
-rwxr-xr-xsandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/sandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh b/sandbox/event/modules/binding-gdata-runtime/deployGdataToMaven.sh
deleted file mode 100755
index 306ad19f66..0000000000
--- a/sandbox/event/modules/binding-gdata-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