Skip to content

Commit

Permalink
manually fix versions in fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Nov 29, 2024
1 parent c0491fd commit 65f087e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<module>web-tester</module>
<module>web-tester-product</module>
<module>unit-tester</module>
<module>web-tester-fixture<module>
</modules>

<build>
Expand Down
2 changes: 1 addition & 1 deletion web-tester-fixture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.ivy.webtest</groupId>
<artifactId>web-tester-fixture</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>
<properties>
<project.build.plugin.version>12.0.1-SNAPSHOT</project.build.plugin.version>
Expand Down

0 comments on commit 65f087e

Please sign in to comment.