You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2010/03/16 21:12:56 UTC

svn commit: r923962 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Tue Mar 16 20:12:56 2010
New Revision: 923962

URL: http://svn.apache.org/viewvc?rev=923962&view=rev
Log:
fix misspelled version

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=923962&r1=923961&r2=923962&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Tue Mar 16 20:12:56 2010
@@ -606,7 +606,7 @@
           <openejb.version>3.1.2</openejb.version>
           <myfaces.version>2.0.0-beta-2</myfaces.version>
           <javax.annot.version>1.0</javax.annot.version>
-	  <siteId>/OWB/1.0.0-SNAPSHOTS/plugins</siteId>
+	  <siteId>/OWB/1.0.0-SNAPSHOT/plugins</siteId>
 	</properties>
 
     <profiles>