[osgi-core] 06/07: Update pom.xml for new upstream release.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 16 20:08:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository osgi-core.
commit 0911a6f8b0cc6999d52160661d0ef6bc0ff53d13
Author: Markus Koschany <apo at gambaru.de>
Date: Sun Mar 16 20:23:34 2014 +0100
Update pom.xml for new upstream release.
---
debian/pom.xml | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/debian/pom.xml b/debian/pom.xml
index 90fc434..f3de220 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -1,9 +1,17 @@
<project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'>
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.osgi</groupId>
- <artifactId>org.osgi.core</artifactId>
- <version>4.3.0</version>
+ <modelVersion>
+ 4.0.0
+ </modelVersion>
+ <groupId>
+ org.osgi
+ </groupId>
+ <artifactId>
+ org.osgi.core
+ </artifactId>
+ <version>
+ 4.3.1
+ </version>
<description>
OSGi Service Platform Release 4 Version 4.3, Core Interfaces
and Classes for use in compiling bundles.
@@ -36,16 +44,16 @@
<developers>
<developer>
<id>
- Peter.Kriens at aQute.biz
+ davidb at apache.org
</id>
<name>
- Peter.Kriens
+ davidb
</name>
<email>
- Peter.Kriens at aQute.biz
+ davidb at apache.org
</email>
<organization>
- aQute
+ apache
</organization>
</developer>
</developers>
@@ -62,4 +70,4 @@
</distribution>
</license>
</licenses>
-</project>
+</project>
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git
More information about the pkg-java-commits
mailing list