Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcuri82 committed Dec 1, 2020
1 parent a02e7fb commit b3df1f1
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion client-java/client-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-java-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/controller-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-java-controller-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-java-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/database-spy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-database-spy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/instrumentation-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-java-instrumentation-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/instrumentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-client-java</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-client-java-instrumentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<groupId>org.evomaster</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-driver-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>evomaster</artifactId>
<groupId>org.evomaster</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>evomaster</artifactId>
<groupId>org.evomaster</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dbconstraint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-dbconstraint</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/dropwizard-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests-dropwizard-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/e2e-tests-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/spring-rest-openapi-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests-spring-rest-openapi-v2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/spring-rest-openapi-v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests-spring-rest-openapi-v3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/spring-rest-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-e2e-tests-spring-rest-postgres</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion experiments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-experiments</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
To change version in all modules, use:
mvn versions:set -DnewVersion=a.b.c
-->
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>

<inceptionYear>2016</inceptionYear>
<name>EvoMaster</name>
Expand Down
2 changes: 1 addition & 1 deletion report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.evomaster</groupId>
<artifactId>evomaster</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>evomaster-project-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resource-rest-experiments/api-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>evomaster-resource-rest-experiments</artifactId>
<groupId>org.evomaster</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion resource-rest-experiments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>evomaster</artifactId>
<groupId>org.evomaster</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit b3df1f1

Please sign in to comment.