Update of /cvsroot/fura/FuraSrc/Server/Plugins/ResourcePlugin
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv8372/FuraSrc/Server/Plugins/ResourcePlugin
Modified Files:
pom.xml tag.txt
Log Message:
cvssync-20080903232636
Index: pom.xml
===================================================================
RCS file: /cvsroot/fura/FuraSrc/Server/Plugins/ResourcePlugin/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pom.xml 23 Jul 2008 09:58:26 -0000 1.2
--- pom.xml 3 Sep 2008 21:27:20 -0000 1.3
***************
*** 8,11 ****
--- 8,12 ----
<description>Computing Resource Manager</description>
<packaging>pom</packaging>
+ <url>http://fura.sourceforge.net/server/plugins/resource</url>
<parent>
***************
*** 19,21 ****
--- 20,35 ----
<module>plugin</module>
</modules>
+
+ <scm>
+ <!-- This is necessary because the project directory does not match the artifact id -->
+ <connection>scm:cvs:pserver:ano...@fu...:/cvsroot/fura/FuraSrc/Server/Plugins/ResourcePlugin</connection>
+ <url>http://fura.cvs.sourceforge.net/fura/FuraSrc/Server/Plugins/ResourcePlugin</url>
+ </scm>
+
+ <distributionManagement>
+ <site>
+ <id>fura-site</id>
+ <url>scp://shell.sourceforge.net/home/groups/f/fu/fura/htdocs/server/plugins/resource</url>
+ </site>
+ </distributionManagement>
</project>
Index: tag.txt
===================================================================
RCS file: /cvsroot/fura/FuraSrc/Server/Plugins/ResourcePlugin/tag.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** tag.txt 27 Aug 2008 19:28:58 -0000 1.9
--- tag.txt 3 Sep 2008 21:27:20 -0000 1.10
***************
*** 1 ****
! V_1_1_71
\ No newline at end of file
--- 1 ----
! V_1_1_80
\ No newline at end of file
|