You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2012/08/06 19:18:55 UTC

svn commit: r1369884 - /gora/trunk/pom.xml

Author: lewismc
Date: Mon Aug  6 17:18:54 2012
New Revision: 1369884

URL: http://svn.apache.org/viewvc?rev=1369884&view=rev
Log:
GORA-164 part 2

Modified:
    gora/trunk/pom.xml

Modified: gora/trunk/pom.xml
URL: http://svn.apache.org/viewvc/gora/trunk/pom.xml?rev=1369884&r1=1369883&r2=1369884&view=diff
==============================================================================
--- gora/trunk/pom.xml (original)
+++ gora/trunk/pom.xml Mon Aug  6 17:18:54 2012
@@ -606,7 +606,7 @@
             <groupId>org.apache.gora</groupId>
             <artifactId>gora-core</artifactId>
             <version>${project.version}</version>
-            <classifier>tests</classifier>
+            <type>test-jar</type>
           </dependency>
 
           <dependency>