aboutsummaryrefslogtreecommitdiff
path: root/third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2010-03-29 16:17:55 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2010-03-29 16:17:55 -0700
commitdf29d0ea4c8b7137fdd1844219c7d489e3b0d9c9 (patch)
tree3f925c0d109b789ce845762a9e09d24329749eb8 /third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom
downloadspark-df29d0ea4c8b7137fdd1844219c7d489e3b0d9c9.tar.gz
spark-df29d0ea4c8b7137fdd1844219c7d489e3b0d9c9.tar.bz2
spark-df29d0ea4c8b7137fdd1844219c7d489e3b0d9c9.zip
Initial commit
Diffstat (limited to 'third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom')
-rw-r--r--third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom b/third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom
new file mode 100644
index 0000000000..9899a54c3b
--- /dev/null
+++ b/third_party/asm-3.2/lib/all/asm-debug-all-3.2.pom
@@ -0,0 +1,15 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>asm</groupId>
+ <artifactId>asm-parent</artifactId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM All</name>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ <packaging>jar</packaging>
+
+</project>