aboutsummaryrefslogtreecommitdiff
path: root/build-pom.xml
diff options
context:
space:
mode:
authorcpovirk <cpovirk@google.com>2020-01-09 13:07:51 -0800
committerDavid P. Baker <dpb@google.com>2020-01-10 13:07:06 -0500
commit65087f1953253e1b0d00b4e29b21722b9640a102 (patch)
tree1971ea25c9745336c14585aceea7448486b579f2 /build-pom.xml
parent13a0b2470affd322d7fa2cad8d41140df91539a9 (diff)
downloadauto-65087f1953253e1b0d00b4e29b21722b9640a102.tar.gz
Delete Auto-Parent pom.xml entirely.
It no longer provides meaningful functionality, and the Auto projects no longer use it. And of course existing users can continue to reference the releases in Maven Central. Followup to CL 245779060. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=288955500
Diffstat (limited to 'build-pom.xml')
-rw-r--r--build-pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-pom.xml b/build-pom.xml
index b5ce9c08..45a31133 100644
--- a/build-pom.xml
+++ b/build-pom.xml
@@ -6,7 +6,6 @@
<version>NO_VERSION</version>
<packaging>pom</packaging>
<modules>
- <module>.</module>
<module>common</module>
<module>factory</module>
<module>service</module>