From 1c4651b9b1da3ecfff1813bfd87b99a6023289fa Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Fri, 12 Mar 2010 13:34:05 +0000 Subject: Added continuations to maven deployment. --- src/build/maven/continuations-plugin-pom.xml | 51 ++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 src/build/maven/continuations-plugin-pom.xml (limited to 'src/build/maven/continuations-plugin-pom.xml') diff --git a/src/build/maven/continuations-plugin-pom.xml b/src/build/maven/continuations-plugin-pom.xml new file mode 100644 index 0000000000..0277b899ed --- /dev/null +++ b/src/build/maven/continuations-plugin-pom.xml @@ -0,0 +1,51 @@ + + 4.0.0 + org.scala-lang.plugins + continuations + jar + @VERSION@ + http://www.scala-lang.org/ + 2010 + + LAMP/EPFL + http://lamp.epfl.ch/ + + + + BSD-like + http://www.scala-lang.org/downloads/license.html + + repo + + + + scm:svn:http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk + https://lampsvn.epfl.ch/trac/scala/browser/scala/trunk + + + trac + http://lampsvn.epfl.ch/trac/scala + + + + + + org.scala-lang + scala-compiler + @VERSION@ + + + + + scala-tools.org + @RELEASE_REPOSITORY@ + + + scala-tools.org + @SNAPSHOT_REPOSITORY@ + false + + + -- cgit v1.2.3