Project

General

Profile

« Previous | Next » 

Revision bd4ca900

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 cdm-webapp

View differences:

pom.xml
154 154
      </plugin>
155 155
        -->
156 156
      <plugin>
157
        <groupId>external.atlassian.jgitflow</groupId>
158
        <artifactId>jgitflow-maven-plugin</artifactId>
159
        <version>1.0-m6</version>
157
	    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
158
	    <artifactId>jgitflow-maven-plugin</artifactId>
159
	    <version>1.0-m8</version>
160 160
        <configuration>
161 161
          <pushHotfixes>true</pushHotfixes>
162 162
          <pushReleases>true</pushReleases>

Also available in: Unified diff