Project

General

Profile

« Previous | Next » 

Revision 0cce624e

Added by jenkins almost 4 years ago

jenkins bumping cdmlib.version and cdm.vaadin.version to 5.15.0-SNAPSHOT

View differences:

pom.xml
7 7
  <packaging>war</packaging>
8 8
  <name>CDM Webapp</name>
9 9
  <properties>
10
    <cdmlib.version>5.16.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.16.0-SNAPSHOT</cdm.vaadin.version>
10
    <cdmlib.version>5.15.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.15.0-SNAPSHOT</cdm.vaadin.version>
12 12
  </properties>
13 13
  <repositories>
14 14
    <!-- the cdm internal repository -->
......
187 187
              <fail>true</fail>
188 188
              <skip>false</skip>
189 189
              <rules>
190
                <dependencyConvergence />
190
                <dependencyConvergence/>
191 191
                <requireMavenVersion>
192 192
                  <version>[3.6.0,)</version>
193 193
                </requireMavenVersion>
......
197 197
              <goal>enforce</goal>
198 198
            
199 199
            
200
            
201
            
200 202
              <!-- Binds by default to the lifecycle phase: validate -->
201 203
            </goals>
202 204
          </execution>

Also available in: Unified diff