Fix parent pom group Id.
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Feb 2020 08:46:42 +0000 (09:46 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Feb 2020 08:46:42 +0000 (09:46 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index b12df1f54569e327375802b896cf2fe131c31f79..4229db655decc601b623f3d98b9948305d620d8a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,7 @@
                <artifactId>argeo-osgi-parent</artifactId>
                <version>2.1.2</version>
        </parent>
+       <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
        <version>2.1.86-SNAPSHOT</version>
        <name>Argeo Commons</name>