Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lam Wing authored and Lam Wing committed Sep 18, 2023
1 parent 1bcddeb commit 0ab9c43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public void rewriteSurefireConfiguration(MavenProject project, Plugin p) throws
if (d.getGroupId().equals("org.testng"))
testNG = true;
}
p.setVersion("3.0.0-M6-SNAPSHOT");
p.setVersion("3.0.0-M8-SNAPSHOT");
// Dependency d = new Dependency();
// d.setArtifactId("kp-test-listener");
// d.setGroupId("edu.gmu.swe.smells");
Expand Down

0 comments on commit 0ab9c43

Please sign in to comment.