Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv17850
Modified Files:
pom.xml
Log Message:
snapshots repository
See also: http://cvs.mmbase.org/viewcvs/applications/app-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- pom.xml 11 Feb 2009 20:50:17 -0000 1.8
+++ pom.xml 11 Feb 2009 21:25:06 -0000 1.9
@@ -93,8 +93,11 @@
<artifactId>${project.artifactId}</artifactId>
<groupId>${project.groupId}.jars</groupId>
<version>${project.version}</version>
- <repositoryId>mmbase</repositoryId>
+ <repositoryId>mmbase-snapshots</repositoryId>
+ <!--
<url>${project.distributionManagement.repository.url}</url>
+ -->
+
<url>${project.distributionManagement.snapshotRepository.url}</url>
</configuration>
</execution>
</executions>
@@ -156,6 +159,10 @@
<id>mmbase</id>
<url>http://www.mmbase.org/maven2</url>
</repository>
+ <repository>
+ <id>mmbase-snapshots</id>
+ <url>http://www.mmbase.org/snapshots</url>
+ </repository>
</repositories>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs