Author: sshafroi
Date: 2008-03-31 09:22:59 +0200 (Mon, 31 Mar 2008)
New Revision: 6316

Modified:
   branches/2.16/generic.sesam/war/pom.xml
Log:
Use version variable instead of hardcoded name

Modified: branches/2.16/generic.sesam/war/pom.xml
===================================================================
--- branches/2.16/generic.sesam/war/pom.xml     2008-03-30 18:20:36 UTC (rev 
6315)
+++ branches/2.16/generic.sesam/war/pom.xml     2008-03-31 07:22:59 UTC (rev 
6316)
@@ -211,7 +211,7 @@
             <plugin>
                 <groupId>sesat</groupId>
                 <artifactId>sesat-mojo</artifactId>
-                <version>2.16-SNAPSHOT</version>
+                <version>${version}</version>
                 <configuration>
                     <outputDir>
                         src/main/conf/

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to