Use new Argeo OSGi maven plugin
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 7 Nov 2012 15:48:11 +0000 (15:48 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 7 Nov 2012 15:48:11 +0000 (15:48 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5734 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 240af13a3b44f37a0b296b8637318a26c57f032d..a17ecb81643741e11ed94db3c45cfe79629f20c5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.argeo.maven.plugins</groupId>
                                        <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                       <version>1.0.33</version>
+                                       <version>1.1.2</version>
                                </plugin>
                                <!-- Others -->
                                <plugin>
@@ -471,8 +471,8 @@ limitations under the License.
                        </releases>
                </pluginRepository>
                <pluginRepository>
-                       <id>argeo</id>
-                       <url>http://maven.argeo.org/argeo</url>
+                       <id>argeo-maven-plugins</id>
+                       <url>http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.maven.plugins-1.1.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>