Skip to content

Commit

Permalink
Merge pull request #1169 from cdapio/release-6.10-remove-snapshot
Browse files Browse the repository at this point in the history
Remove e2e SNAPSHOT for 6.10 release
  • Loading branch information
samdgupi authored Jan 9, 2024
2 parents c146361 + d7d9a8f commit 48e6f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@
<dependency>
<groupId>io.cdap.tests.e2e</groupId>
<artifactId>cdap-e2e-framework</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 48e6f20

Please sign in to comment.