Project

General

Profile

« Previous | Next » 

Revision d4259d21

Added by Andreas Müller over 2 years ago

ref #9359 update jgitflow-maven-plugin from 1.0-m6 to latest 1.0-m8 with new groupId in cdmlib

View differences:

pom.xml
404 404
        </configuration>
405 405
      </plugin>
406 406
      <plugin>
407
        <groupId>external.atlassian.jgitflow</groupId>
408
        <artifactId>jgitflow-maven-plugin</artifactId>
409
        <version>1.0-m6</version>
407
	    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
408
	    <artifactId>jgitflow-maven-plugin</artifactId>
409
	    <version>1.0-m8</version>
410 410
        <configuration>
411 411
          <pushHotfixes>true</pushHotfixes>
412 412
          <pushReleases>true</pushReleases> 

Also available in: Unified diff