Ignore:
Timestamp:
06/11/17 08:00:07 (6 years ago)
Author:
Mark Evenson
Message:

Maintenance on file structure

Explicitly note which paragraph constitutes our "classpath exception"
in COPYING.

Use '1.5.0-SNAPSHOT' in POM for publishing snapshots.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/contrib/pom.xml

    r15048 r15070  
    1414  <groupId>org.abcl</groupId>
    1515  <artifactId>abcl-contrib</artifactId>
    16   <version>1.5.0-rc-1</version>
     16  <version>1.5.0-SNAPSHOT</version>
    1717  <packaging>jar</packaging>
    1818  <name>Armed Bear Common Lisp (ABCL) Contribs</name>
Note: See TracChangeset for help on using the changeset viewer.