Skip to content

Commit

Permalink
execution engine 1.16.1 RC (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
  • Loading branch information
acumarav authored May 12, 2020
1 parent 4f09d51 commit d0b16c1
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion arachne-common-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>arachne-commons-bundle</artifactId>
<groupId>com.odysseusinc.arachne</groupId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion arachne-common-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>arachne-commons-bundle</artifactId>
<groupId>com.odysseusinc.arachne</groupId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion arachne-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arachne-no-handler-found-exception-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arachne-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arachne-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion arachne-sys-settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion data-source-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion execution-engine-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>com.odysseusinc.arachne</groupId>
<artifactId>arachne-commons-bundle</artifactId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>arachne-commons-bundle</artifactId>
<groupId>com.odysseusinc.arachne</groupId>
<version>1.16.0-QA</version>
<version>1.16.1-QA</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit d0b16c1

Please sign in to comment.