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 a8a0752 commit 3048bc5Copy full SHA for 3048bc5
pom.xml
@@ -48,7 +48,7 @@
48
<failsafe.version>3.0.0-M5</failsafe.version>
49
<cucumber-reporting.version>5.5.0</cucumber-reporting.version>
50
<guava-e2e.version>31.0.1-jre</guava-e2e.version>
51
- <e2e-framework.version>0.5.0-SNAPSHOT</e2e-framework.version>
+ <e2e-framework.version>0.4.1</e2e-framework.version>
52
<central-publishing-maven.version>0.8.0</central-publishing-maven.version>
53
<maven-source.version>2.2.1</maven-source.version>
54
<maven-javadoc.version>2.9.1</maven-javadoc.version>
@@ -59,9 +59,6 @@
59
<repository>
60
<id>sonatype-snapshots</id>
61
<url>https://central.sonatype.com/repository/maven-snapshots</url>
62
- <snapshots>
63
- <enabled>true</enabled>
64
- </snapshots>
65
</repository>
66
</repositories>
67
0 commit comments