Updated Branches:
  refs/heads/master 0522ac814 -> 36f092e9e

[KARAF-2640] Fix jndi/command module pom.xml


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/36f092e9
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/36f092e9
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/36f092e9

Branch: refs/heads/master
Commit: 36f092e9e3855294bc4401fd2a5fb7fbabb90bca
Parents: 0522ac8
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Dec 20 16:44:27 2013 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Dec 20 16:44:27 2013 +0100

----------------------------------------------------------------------
 jndi/command/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/36f092e9/jndi/command/pom.xml
----------------------------------------------------------------------
diff --git a/jndi/command/pom.xml b/jndi/command/pom.xml
index 60953b1..f02cc23 100644
--- a/jndi/command/pom.xml
+++ b/jndi/command/pom.xml
@@ -1,4 +1,4 @@
- <?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <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/xsd/maven-4.0.0.xsd";>
 
     <!--

Reply via email to