Update of /cvsroot/squirrel-sql/mavenize/thirdparty-non-maven/nimrodlf-1.1
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28515/thirdparty-non-maven/nimrodlf-1.1
Modified Files:
pom.xml
Log Message:
Fixed scm connection
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/thirdparty-non-maven/nimrodlf-1.1/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pom.xml 26 Jan 2010 22:04:14 -0000 1.1
--- pom.xml 26 Jan 2010 22:51:48 -0000 1.2
***************
*** 32,36 ****
-->
<scm>
! <url>http://personales.ya.com/nimrod/download-en.html</url>
</scm>
<build>
--- 32,37 ----
-->
<scm>
! <connection>scm:cvs:pserver:ano...@sq...:/cvsroot/squirrel-sql</connection>
! <url>http://squirrel-sql.cvs.sourceforge.net/viewvc/squirrel-sql/mavenize/thirdparty-non-maven/nimrodlf-1.1/</url>
</scm>
<build>
|