]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
SLC v0.5.2
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index cc26b5716209b34d9e3753614e5a354b52999889..db0940b63a61d05fc0257796276865ddaa556e14 100644 (file)
@@ -7,17 +7,17 @@
        <artifactId>argeo-slc</artifactId>\r
        <packaging>pom</packaging>\r
        <name>Argeo SLC</name>\r
-       <version>0.5.1-SNAPSHOT</version>\r
+       <version>0.5.2</version>\r
        <description>SLC Distribution</description>\r
        <url>\r
                http://www.argeo.org/projects/slc/${project.artfactId}/${project.version}\r
        </url>\r
-\r
+<!-- \r
        <modules>\r
                <module>../org.argeo.slc.core</module>\r
                <module>../org.argeo.slc.example</module>\r
        </modules>\r
-\r
+-->\r
        <scm>\r
                <connection>\r
                        scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc\r
                                </executions>\r
                                </plugin>\r
                        -->\r
+                       <plugin>\r
+                               <groupId>org.apache.maven.plugins</groupId>\r
+                               <artifactId>maven-deploy-plugin</artifactId>\r
+                               <configuration>\r
+                                       <updateReleaseInfo>true</updateReleaseInfo>\r
+                               </configuration>\r
+                       </plugin>\r
                        <plugin>\r
                                <groupId>org.apache.maven.plugins</groupId>\r
                                <artifactId>maven-assembly-plugin</artifactId>\r
                                </configuration>\r
                                <executions>\r
                                        <execution>\r
-                                               <id>assembly-exampleSlcAppli</id>\r
+                                               <id>assembly-base</id>\r
                                                <phase>verify</phase>\r
                                                <inherited>false</inherited>\r
                                                <goals>\r
                        <url>http://www.argeo.org/maven/repository</url>\r
                </repository>\r
        </repositories>\r
+       <distributionManagement>\r
+               <repository>\r
+                       <id>argeo</id>\r
+                       <!-- Temporary hack before having the build on the server itself -->\r
+                       <url>file:///D:\dev\test\mavenArgeoLocalRep</url>\r
+               </repository>\r
+       </distributionManagement>\r
 </project>
\ No newline at end of file