Changeset 2088


Ignore:
Timestamp:
04/13/16 15:08:18 (8 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/autoquest-distribution-release-0.2.0/autoquest-distribution/pom.xml

    r2086 r2088  
    245245        </executions> 
    246246      </plugin> 
     247      <plugin> 
     248        <groupId>org.apache.maven.plugins</groupId> 
     249        <artifactId>maven-release-plugin</artifactId> 
     250        <version>2.5</version> 
     251        <configuration> 
     252          <autoVersionSubmodules>true</autoVersionSubmodules> 
     253        </configuration> 
     254      </plugin> 
    247255    </plugins> 
    248256  </build> 
Note: See TracChangeset for help on using the changeset viewer.