summaryrefslogtreecommitdiff
path: root/src/build/maven/scala-library-pom.xml
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-07-03 17:12:31 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-07-05 15:49:52 -0700
commitb672009b43f6cbfd8cb22402f4f40b9201157e23 (patch)
tree3820c9b97fec636d8064169278e0831d6922f939 /src/build/maven/scala-library-pom.xml
parent67cff1027738ec2818e9c3d98de3b2b8849fcc39 (diff)
downloadscala-b672009b43f6cbfd8cb22402f4f40b9201157e23.tar.gz
scala-b672009b43f6cbfd8cb22402f4f40b9201157e23.tar.bz2
scala-b672009b43f6cbfd8cb22402f4f40b9201157e23.zip
No more duplication in maven-deploy.xml.
I just couldn't stand the incredible mess in there anymore. More cleanup to come. For now, suffice it to say you need only add one line per new module.
Diffstat (limited to 'src/build/maven/scala-library-pom.xml')
-rw-r--r--src/build/maven/scala-library-pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/build/maven/scala-library-pom.xml b/src/build/maven/scala-library-pom.xml
index fc9964ae92..684474e79a 100644
--- a/src/build/maven/scala-library-pom.xml
+++ b/src/build/maven/scala-library-pom.xml
@@ -34,11 +34,6 @@
<info.apiURL>http://www.scala-lang.org/api/@VERSION@/</info.apiURL>
</properties>
<dependencies>
- <!--<dependency>
- <groupId>com.typesafe</groupId>
- <artifactId>config</artifactId>
- <version>0.4.0</version>
- </dependency>-->
</dependencies>
<distributionManagement>
<repository>