Repository: commons-numbers
Updated Branches:
  refs/heads/master a960a5ca7 -> 3540a23ff


Missing "sub-package" name.


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/3540a23f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/3540a23f
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/3540a23f

Branch: refs/heads/master
Commit: 3540a23ff45b30c9917593fbdabdaeaa22bec2d2
Parents: a960a5c
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
Authored: Sun May 7 16:39:29 2017 +0200
Committer: Gilles Sadowski <gil...@harfang.homelinux.org>
Committed: Sun May 7 16:39:29 2017 +0200

----------------------------------------------------------------------
 commons-numbers-fraction/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/3540a23f/commons-numbers-fraction/pom.xml
----------------------------------------------------------------------
diff --git a/commons-numbers-fraction/pom.xml b/commons-numbers-fraction/pom.xml
index 42c3aa5..a52d404 100644
--- a/commons-numbers-fraction/pom.xml
+++ b/commons-numbers-fraction/pom.xml
@@ -35,7 +35,7 @@
 
   <properties>
     <!-- This value must reflect the current name of the base package. -->
-    
<commons.osgi.symbolicName>org.apache.commons.numbers.</commons.osgi.symbolicName>
+    
<commons.osgi.symbolicName>org.apache.commons.numbers.fraction</commons.osgi.symbolicName>
     <!-- OSGi -->
     
<commons.osgi.export>org.apache.commons.numbers.fraction</commons.osgi.export>
     <!-- Workaround to avoid duplicating config files. -->

Reply via email to