Author: reto
Date: Thu May  6 07:52:24 2010
New Revision: 941598

URL: http://svn.apache.org/viewvc?rev=941598&view=rev
Log:
updated wrhapi to release and removed sonatype snapshot repository

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml?rev=941598&r1=941597&r2=941598&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml Thu May  6 
07:52:24 2010
@@ -353,18 +353,12 @@
                        
<url>http://repository.apache.org/content/groups/snapshots-group</url>
                        <layout>default</layout>
                </repository>
-               <!--  group id org.scala-labg-osgi only available here -->
+               <!--  group id org.scala-lang-osgi only available here -->
                <repository>
                        <id>scala-tools.org</id>
                        <name>Scala-Tools Maven2 Repository</name>
                        <url>http://scala-tools.org/repo-releases</url>
                </repository>
-               <!-- for wrhapi snapshot -->
-               <repository>
-                       <id>sonatype.snapshots</id>
-                       <name>Sonatype snapshots</name>
-                       
<url>http://oss.sonatype.org/content/repositories/snapshots/</url>
-               </repository>
        </repositories>
        <pluginRepositories>
                <!-- for a version that fixes PAXEXAM-159 and 160 -->
@@ -791,7 +785,7 @@
                        <dependency>
                                <groupId>org.wymiwyg</groupId>
                                <artifactId>wrhapi</artifactId>
-                               <version>0.8.2-SNAPSHOT</version>
+                               <version>0.8.2</version>
                        </dependency>
                        <dependency>
                                <groupId>org.wymiwyg</groupId>


Reply via email to