Skip to content

Commit

Permalink
Merge pull request #5 from tjrbrom/master
Browse files Browse the repository at this point in the history
Fix for error #3
  • Loading branch information
pnatashap authored Feb 19, 2021
2 parents a5aa669 + 7724d66 commit ce17af7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<allure.version>2.7.0</allure.version>
<allure.maven>2.9</allure.maven>
<allure.maven>2.10.0</allure.maven>
<aspectj.version>1.9.1</aspectj.version>
<!--suppress UnresolvedMavenProperty -->
<profile>${env.BUILD_PROFILE}</profile>
Expand Down Expand Up @@ -100,4 +100,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>

0 comments on commit ce17af7

Please sign in to comment.