[bnd] 07/09: Reformatted the pom to avoid a build failure with mh_installpoms

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 10 18:12:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to annotated tag debian/1.50.0-6
in repository bnd.

commit 87cca7e01f2f9902c6ed15f15383319c5c5f10b2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jul 26 13:23:31 2013 +0000

    Reformatted the pom to avoid a build failure with mh_installpoms
---
 debian/pom.xml | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/debian/pom.xml b/debian/pom.xml
index bf1efe5..7ab4513 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -1,17 +1,9 @@
 
 <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>
-    biz.aQute
-  </groupId>
-  <artifactId>
-    bndlib
-  </artifactId>
-  <version>
-    1.50.0
-  </version>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>biz.aQute</groupId>
+  <artifactId>bndlib</artifactId>
+  <version>1.50.0</version>
   <description>
     A Swiss Army Knife for OSGi
   </description>
@@ -69,4 +61,4 @@
       </distribution>
     </license>
   </licenses>
-</project>
\ No newline at end of file
+</project>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git



More information about the pkg-java-commits mailing list