Publishing new versions
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 07 Jan 2010 23:25:00 +0100
changeset 183c5b02e84ea84
parent 182 8004f8165677
child 184 0b7e35e58855
Publishing new versions
freemarkerdor/pom.xml
statistics/pom.xml
     1.1 --- a/freemarkerdor/pom.xml	Thu Jan 07 23:20:33 2010 +0100
     1.2 +++ b/freemarkerdor/pom.xml	Thu Jan 07 23:25:00 2010 +0100
     1.3 @@ -10,13 +10,13 @@
     1.4    <groupId>org.apidesign</groupId>
     1.5    <artifactId>freemarkerdor</artifactId>
     1.6    <name>freemarkerdor</name>
     1.7 -  <version>1.48</version>
     1.8 +  <version>1.50</version>
     1.9    <url>http://maven.apache.org</url>
    1.10    <dependencies>
    1.11      <dependency>
    1.12        <groupId>${project.groupId}</groupId>
    1.13        <artifactId>webidor</artifactId>
    1.14 -      <version>1.8</version>
    1.15 +      <version>1.12</version>
    1.16        <scope>test</scope>
    1.17      </dependency>
    1.18      <dependency>
     2.1 --- a/statistics/pom.xml	Thu Jan 07 23:20:33 2010 +0100
     2.2 +++ b/statistics/pom.xml	Thu Jan 07 23:25:00 2010 +0100
     2.3 @@ -77,7 +77,7 @@
     2.4      <dependency>
     2.5        <groupId>${project.groupId}</groupId>
     2.6        <artifactId>webidor</artifactId>
     2.7 -      <version>1.11</version>
     2.8 +      <version>1.12</version>
     2.9      </dependency>
    2.10    </dependencies>
    2.11    <build>