File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22allprojects {
33 ext {
4- EVOMASTER_VERSION = " 6.0.1 -SNAPSHOT"
4+ EVOMASTER_VERSION = " 6.1.2 -SNAPSHOT"
55 }
66}
Original file line number Diff line number Diff line change 4747
4848 <properties >
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <evomaster-version >6.0.1 -SNAPSHOT</evomaster-version >
50+ <evomaster-version >6.1.2 -SNAPSHOT</evomaster-version >
5151 </properties >
5252
5353 <build >
Original file line number Diff line number Diff line change 11
22allprojects {
33 ext {
4- EVOMASTER_VERSION = " 6.0.1 -SNAPSHOT"
4+ EVOMASTER_VERSION = " 6.1.2 -SNAPSHOT"
55 }
66}
Original file line number Diff line number Diff line change 4747
4848 <properties >
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <evomaster-version >6.0.1 -SNAPSHOT</evomaster-version >
50+ <evomaster-version >6.1.2 -SNAPSHOT</evomaster-version >
5151 </properties >
5252
5353 <build >
Original file line number Diff line number Diff line change 4747
4848 <properties >
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <evomaster-version >6.0.1 -SNAPSHOT</evomaster-version >
50+ <evomaster-version >6.1.2 -SNAPSHOT</evomaster-version >
5151 </properties >
5252
5353 <build >
Original file line number Diff line number Diff line change 11
22allprojects {
33 ext {
4- EVOMASTER_VERSION = " 6.0.1 -SNAPSHOT"
4+ EVOMASTER_VERSION = " 6.1.2 -SNAPSHOT"
55 }
66}
Original file line number Diff line number Diff line change 4747
4848 <properties >
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <evomaster-version >6.0.1 -SNAPSHOT</evomaster-version >
50+ <evomaster-version >6.1.2 -SNAPSHOT</evomaster-version >
5151 </properties >
5252
5353 <build >
Original file line number Diff line number Diff line change 1- EVOMASTER_VERSION = 6.0.1 -SNAPSHOT
1+ EVOMASTER_VERSION = 6.1.2 -SNAPSHOT
22DIST_FOLDER = ../../dist
33JACOCO_FOLDER = ../../jacoco
44JDK_8_MVN_FOLDER = ../../jdk_8_maven
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
22
3- EVOMASTER_VERSION = "6.0.1 -SNAPSHOT"
3+ EVOMASTER_VERSION = "6.1.2 -SNAPSHOT"
44
55import sys
66import os
You can’t perform that action at this time.
0 commit comments