We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f5f0e commit fad9b47Copy full SHA for fad9b47
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.github.aquality-automation</groupId>
7
<artifactId>aquality-selenium-core</artifactId>
8
- <version>0.0.1</version>
+ <version>0.0.2</version>
9
<packaging>jar</packaging>
10
<name>Aquality Selenium Core</name>
11
<description>Library with core functions simplifying work with Selenium-controlled applications.</description>
@@ -264,4 +264,4 @@
264
</properties>
265
</profile>
266
</profiles>
267
-</project>
+</project>
0 commit comments