Author: ssmiweve
Date: 2009-09-13 16:46:50 +0200 (Sun, 13 Sep 2009)
New Revision: 7280

Modified:
   branches/2.18/pom.xml
Log:
sesat no longer hosted at basefarm


Modified: branches/2.18/pom.xml
===================================================================
--- branches/2.18/pom.xml       2009-09-08 11:22:00 UTC (rev 7279)
+++ branches/2.18/pom.xml       2009-09-13 14:46:50 UTC (rev 7280)
@@ -198,7 +198,6 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.0-beta-6</version>
                     <configuration>
                         <generateReleasePom>false</generateReleasePom>
                         <testmode>false</testmode>
@@ -1002,12 +1001,12 @@
             </dependency>
             
             <!-- EJB3 client -->
-        <dependency>
-            <groupId>org.jboss.javaee</groupId>
-            <artifactId>jboss-ejb-api</artifactId>
-            <type>jar</type>
-            <version>3.0.0.CR1</version>
-        </dependency>
+            <dependency>
+                <groupId>org.jboss.javaee</groupId>
+                <artifactId>jboss-ejb-api</artifactId>
+                <type>jar</type>
+                <version>3.0.0.CR1</version>
+            </dependency>
 
         </dependencies>
     </dependencyManagement>
@@ -1033,7 +1032,7 @@
     <distributionManagement>
         <site>
           <id>Sesat</id>
-          
<url>scp://sch-sesat01.dev.osl.basefarm.net:/var/www/sesat.no/htdocs/projects/sesat-kernel</url>
+          
<url>scp://sesat.no:/var/www/sesat.no/htdocs/projects/sesat-kernel</url>
         </site>
     </distributionManagement>
 

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to