summaryrefslogtreecommitdiffstats
path: root/maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 18:27:08 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 18:27:08 +0000
commitf1984b9335ce00bab9622586df9bf17b4d669302 (patch)
treea9f2b2cdea57df43ea1c2b0f377296d224f1c421 /maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom
parentbd82c3caf93a198a0a511a812aabf29626fff7e7 (diff)
Temporarly adding Jython 2.5.2 beta1 to tuscany maven repo to allow phyton extension to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom')
-rw-r--r--maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom8
1 files changed, 8 insertions, 0 deletions
diff --git a/maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom b/maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom
new file mode 100644
index 0000000000..b4e5d513cd
--- /dev/null
+++ b/maven/org/python/jython/2.5.2-beta1/jython-2.5.2-beta1.pom
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.python</groupId>
+ <artifactId>jython</artifactId>
+ <version>2.5.2-beta1</version>
+</project>