Changeset 319


Ignore:
Timestamp:
2008-06-05 07:50:48 (5 years ago)
Author:
idbr
Message:
  • Changed poms to point to non-snapshot version of javascript/crosscheck plugins
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/kauri-forms/kauri-forms-framework/pom.xml

    r314 r319  
    7373        <groupId>net.thefrontside.crosscheck.maven.plugin</groupId> 
    7474        <artifactId>maven-crosscheck-plugin</artifactId> 
    75         <version>0.2.2-SNAPSHOT</version> 
     75        <version>1.0-kauri-20080605</version> 
    7676        <configuration> 
    7777          <testDirectories> 
  • trunk/pom.xml

    r304 r319  
    271271        <groupId>org.codehaus.mojo.javascript</groupId> 
    272272        <artifactId>javascript-maven-plugin</artifactId> 
    273         <version>1.0-alpha-1-SNAPSHOT</version> 
     273        <version>1.0-kauri-20080605</version> 
    274274        <extensions>true</extensions> 
    275275      </plugin> 
Note: See TracChangeset for help on using the changeset viewer.