Author: fchrist
Date: Mon Jul 18 14:29:34 2011
New Revision: 1147899

URL: http://svn.apache.org/viewvc?rev=1147899&view=rev
Log:
STANBOL-291 added artifacts for Rules Web

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1147899&r1=1147898&r2=1147899&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Mon Jul 18 14:29:34 2011
@@ -435,6 +435,12 @@
                          <version>${stanbol-version}</version>
                          <scope>provided</scope>
                  </dependency>
+           <dependency>
+                   <groupId>org.apache.stanbol</groupId>
+                   <artifactId>org.apache.stanbol.rules.refactor</artifactId>
+                         <version>${stanbol-version}</version>
+                         <scope>provided</scope>
+           </dependency>                 
                
       <dependency>
         <groupId>org.apache.stanbol</groupId>


Reply via email to