Scarab commit: svn commit: r11317 - trunk/pom.xml

[email protected] Wed, 24 Oct 2012 08:19:42 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: jhoech
Date: 2012-10-24 08:19:42-0700
New Revision: 11317

Modified:
   trunk/pom.xml

Log:
FIX - Use current version of scarab-maven-plugin which is 1.0.1.

Modified: trunk/pom.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/pom.xml?view=diff&pathrev=11317&r1=11316&r2=11317
==============================================================================
--- trunk/pom.xml	(original)
+++ trunk/pom.xml	2012-10-24 08:19:42-0700
@@ -320,7 +320,7 @@
 		  <plugin>
 			<groupId>org.tigris.scarab</groupId>
 			<artifactId>scarab-maven-plugin</artifactId>
-			<version>1.0.1-SNAPSHOT</version>
+			<version>1.0.1</version>
 			<configuration>
 				<dbType>${scarab.database.type}</dbType>
 				<dbUser>${scarab.database.admin.username}</dbUser>

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=3023214