Skip to content

Commit 6a9fc8f

Browse files
committed
0.3.0 release
1 parent 878b581 commit 6a9fc8f

File tree

33 files changed

+35
-35
lines changed

33 files changed

+35
-35
lines changed

cs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.evomaster</groupId>
77
<artifactId>evomaster-benchmark</artifactId>
8-
<version>0.2.1-SNAPSHOT</version>
8+
<version>0.3.0</version>
99
</parent>
1010

1111
<artifactId>evomaster-benchmark-cs</artifactId>

cs/rest/artificial/ncs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.evomaster</groupId>
77
<artifactId>evomaster-benchmark-cs-rest-artificial</artifactId>
8-
<version>0.2.1-SNAPSHOT</version>
8+
<version>0.3.0</version>
99
</parent>
1010

1111
<artifactId>evomaster-benchmark-cs-rest-artificial-ncs</artifactId>

cs/rest/artificial/news/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.evomaster</groupId>
1010
<artifactId>evomaster-benchmark-cs-rest-artificial</artifactId>
11-
<version>0.2.1-SNAPSHOT</version>
11+
<version>0.3.0</version>
1212
</parent>
1313

1414
<build>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.evomaster</groupId>
4444
<artifactId>evomaster-client-database-spy</artifactId>
45-
<version>0.2.1-SNAPSHOT</version>
45+
<version>0.3.0</version>
4646
</dependency>
4747

4848
<dependency>

cs/rest/artificial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.evomaster</groupId>
77
<artifactId>evomaster-benchmark-cs-rest</artifactId>
8-
<version>0.2.1-SNAPSHOT</version>
8+
<version>0.3.0</version>
99
</parent>
1010

1111
<artifactId>evomaster-benchmark-cs-rest-artificial</artifactId>

cs/rest/artificial/scs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.evomaster</groupId>
77
<artifactId>evomaster-benchmark-cs-rest-artificial</artifactId>
8-
<version>0.2.1-SNAPSHOT</version>
8+
<version>0.3.0</version>
99
</parent>
1010

1111
<artifactId>evomaster-benchmark-cs-rest-artificial-scs</artifactId>

cs/rest/original/catwatch/catwatch-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.evomaster</groupId>
1919
<artifactId>evomaster-client-database-spy</artifactId>
20-
<version>0.2.1-SNAPSHOT</version>
20+
<version>0.3.0</version>
2121
</dependency>
2222

2323
<!-- github API -->

cs/rest/original/features-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.evomaster</groupId>
3131
<artifactId>evomaster-client-database-spy</artifactId>
32-
<version>0.2.1-SNAPSHOT</version>
32+
<version>0.3.0</version>
3333
</dependency>
3434

3535

cs/rest/original/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.evomaster</groupId>
77
<artifactId>evomaster-benchmark-cs-rest</artifactId>
8-
<version>0.2.1-SNAPSHOT</version>
8+
<version>0.3.0</version>
99
</parent>
1010

1111
<artifactId>evomaster-benchmark-cs-rest-original</artifactId>

cs/rest/original/proxyprint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.evomaster</groupId>
5050
<artifactId>evomaster-client-database-spy</artifactId>
51-
<version>0.2.1-SNAPSHOT</version>
51+
<version>0.3.0</version>
5252
</dependency>
5353

5454
<dependency>

cs/rest/original/scout-api/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.evomaster</groupId>
2424
<artifactId>evomaster-client-database-spy</artifactId>
25-
<version>0.2.1-SNAPSHOT</version>
25+
<version>0.3.0</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)