You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2009/08/30 17:27:03 UTC

svn commit: r809356 - /incubator/openwebbeans/trunk/pom.xml

Author: gerdogdu
Date: Sun Aug 30 15:27:02 2009
New Revision: 809356

URL: http://svn.apache.org/viewvc?rev=809356&view=rev
Log:
Update pom

Modified:
    incubator/openwebbeans/trunk/pom.xml

Modified: incubator/openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/pom.xml?rev=809356&r1=809355&r2=809356&view=diff
==============================================================================
--- incubator/openwebbeans/trunk/pom.xml (original)
+++ incubator/openwebbeans/trunk/pom.xml Sun Aug 30 15:27:02 2009
@@ -447,7 +447,7 @@
 				<artifactId>openwebbeans-api</artifactId>
 				<version>${openwebbeans.version}</version>
 			</dependency>
-<!--  this is used for TCK tests        -->
+			<!--  this is used for TCK tests        -->
 			<dependency>
 				<groupId>org.apache.openwebbeans</groupId>
 				<artifactId>openwebbeans-impl</artifactId>
@@ -455,6 +455,11 @@
 			</dependency>
 			<dependency>
 				<groupId>org.apache.openwebbeans</groupId>
+				<artifactId>atinject-api</artifactId>
+				<version>${openwebbeans.version}</version>
+			</dependency>
+			<dependency>
+				<groupId>org.apache.openwebbeans</groupId>
 				<artifactId>openwebbeans-jsf</artifactId>
 				<version>${openwebbeans.version}</version>
 			</dependency>