[json-simple] 04/10: Drop debian/pom.xml
Gilles Filippini
pini at alioth.debian.org
Sun Sep 22 14:33:33 UTC 2013
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository json-simple.
commit a80a9f066341525880d3d3350de181d2fcb12578
Author: Gilles Filippini <pini at debian.org>
Date: Sun Sep 22 13:24:53 2013 +0200
Drop debian/pom.xml
Not needed anymore.
---
debian/pom.xml | 38 --------------------------------------
1 file changed, 38 deletions(-)
diff --git a/debian/pom.xml b/debian/pom.xml
deleted file mode 100644
index 1697910..0000000
--- a/debian/pom.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<project>
- <modelVersion>4.0.0</modelVersion>
- <groupId>com.googlecode.json-simple</groupId>
- <artifactId>json-simple</artifactId>
- <packaging>jar</packaging>
- <name>JSON.simple</name>
- <version>1.1</version>
- <description>A simple Java toolkit for JSON</description>
- <url>http://code.google.com/p/json-simple/</url>
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- </license>
- </licenses>
- <developers>
- <developer>
- <id>Yidong</id>
- <name>Yidong Fang</name>
- <roles>
- <role>architect</role>
- <role>developer</role>
- </roles>
- <timezone>+8</timezone>
- </developer>
- </developers>
- <scm>
- <connection>scm:svn:http://json-simple.googlecode.com/svn/trunk/</connection>
- <developerConnection>scm:svn:http://json-simple.googlecode.com/svn/trunk/</developerConnection>
- <url>http://json-simple.googlecode.com/svn/trunk/</url>
- </scm>
-
- <properties>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- </properties>
-
- <dependencies/>
-</project>
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/json-simple.git
More information about the pkg-java-commits
mailing list