commit | 52eb8eacc005a0b3d32476a89d50af46a76c5318 | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@eaa15691-b419-025a-1212-ee371bd00084> | Sun Apr 07 01:40:12 2013 +0000 |
committer | vinayakb <vinayakb@eaa15691-b419-025a-1212-ee371bd00084> | Sun Apr 07 01:40:12 2013 +0000 |
tree | 421335a9c786da80ff110fc64620250a7d3b0f4a | |
parent | 45547d7712a83b10db71e7fad15e14e691d5bd3b [diff] |
Removed tagBase from POM git-svn-id: https://asterixdb.googlecode.com/svn/trunk/asterix@1644 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/pom.xml b/pom.xml index 1f19b17..37790b2 100644 --- a/pom.xml +++ b/pom.xml
@@ -18,7 +18,6 @@ <artifactId>maven-release-plugin</artifactId> <version>2.1</version> <configuration> - <tagBase>https://grape.ics.uci.edu/svn/asterix/tags/asterix</tagBase> <goals>package source:jar javadoc:jar deploy:deploy</goals> </configuration> </plugin>