Project

General

Profile

« Previous | Next » 

Revision 41aeaafc

Added by Andreas Müller over 2 years ago

ref #9359 revert jgitflow to m6 in cdmserver

View differences:

pom.xml
515 515
        <version>2.8.2</version>
516 516
      </plugin> 
517 517
      <plugin>
518
        <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
518
        <!-- groupId>ch.dvbern.oss.maven.jgitflow</groupId>
519 519
        <artifactId>jgitflow-maven-plugin</artifactId>
520
        <version>1.0-m8</version>
520
        <version>1.0-m8</version>  -->
521
        <groupId>external.atlassian.jgitflow</groupId>
522
        <artifactId>jgitflow-maven-plugin</artifactId>
523
        <version>1.0-m6</version>
521 524
        <configuration>
522 525
          <pushHotfixes>true</pushHotfixes>
523 526
          <pushReleases>true</pushReleases> 

Also available in: Unified diff