Title: [1556] trunk/core/distribution/pom.xml: Updated to latest jbehave-site version.
Revision
1556
Author
mauro
Date
2010-02-06 03:24:38 -0600 (Sat, 06 Feb 2010)

Log Message

Updated to latest jbehave-site version.

Modified Paths


Diff

Modified: trunk/core/distribution/pom.xml (1555 => 1556)

--- trunk/core/distribution/pom.xml	2010-02-06 09:16:45 UTC (rev 1555)
+++ trunk/core/distribution/pom.xml	2010-02-06 09:24:38 UTC (rev 1556)
@@ -8,6 +8,9 @@
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>
   <name>JBehave Distribution</name>
+  <properties>
+    <jbehave.site.version>2.0.2</jbehave.site.version>
+  </properties>
   <dependencies>
     <dependency>
       <groupId>${pom.groupId}</groupId>
@@ -131,7 +134,7 @@
                 <artifactItem>
                   <groupId>org.jbehave.site</groupId>
                   <artifactId>jbehave-site-resources</artifactId>
-                  <version>2.0.1</version>
+                  <version>${jbehave.site.version}</version>
                   <outputDirectory>${project.build.directory}/site</outputDirectory>
                 </artifactItem>
               </artifactItems>
@@ -150,7 +153,7 @@
                 <artifactItem>
                   <groupId>org.jbehave.site</groupId>
                   <artifactId>jbehave-site-templates</artifactId>
-                  <version>2.0.1</version>
+                  <version>${jbehave.site.version}</version>
                   <outputDirectory>${project.build.directory}/templates</outputDirectory>
                 </artifactItem>
               </artifactItems>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to