Project

General

Profile

« Previous | Next » 

Revision 07f08ef5

Added by jenkins over 2 years ago

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

View differences:

pom.xml
7 7
  <packaging>war</packaging>
8 8
  <name>CDM Webapp</name>
9 9
  <properties>
10
    <cdmlib.version>5.31.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.31.0-SNAPSHOT</cdm.vaadin.version>
10
    <cdmlib.version>5.30.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.30.0-SNAPSHOT</cdm.vaadin.version>
12 12
  </properties>
13 13
  <repositories>
14 14
    <!-- the cdm internal repository -->
......
190 190
              <fail>true</fail>
191 191
              <skip>false</skip>
192 192
              <rules>
193
                <dependencyConvergence />
193
                <dependencyConvergence/>
194 194
                <requireMavenVersion>
195 195
                  <version>[3.6.0,)</version>
196 196
                </requireMavenVersion>
......
204 204
            
205 205
            
206 206
            
207
            
208
            
207 209
          
208 210
              <!-- Binds by default to the lifecycle phase: validate -->
209 211
            </goals>

Also available in: Unified diff