File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Download the `keploy-sdk` jar and keep it outside your application dependencies.
4444 <artifactItem >
4545 <groupId >io.keploy</groupId >
4646 <artifactId >keploy-sdk</artifactId >
47- <version >2.0.1 </version >
47+ <version >2.0.0 </version >
4848 <outputDirectory >${project.build.directory}</outputDirectory >
4949 <destFileName >keploy-sdk.jar</destFileName >
5050 </artifactItem >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >java-sdk</artifactId >
99 <groupId >io.keploy</groupId >
10- <version >1 .0.0-SNAPSHOT </version >
10+ <version >2 .0.0</version >
1111 </parent >
1212
1313 <artifactId >keploy-sdk</artifactId >
14- <version >0 .0.1-SNAPSHOT </version >
14+ <version >2 .0.0 </version >
1515 <name >Keploy Java Coverage Agent</name >
1616 <description >Java dynamic dedup coverage agent for Keploy Enterprise</description >
1717 <url >https://github.com/keploy/java-sdk</url >
Original file line number Diff line number Diff line change 66
77 <groupId >io.keploy</groupId >
88 <artifactId >java-sdk</artifactId >
9- <version >1 .0.0-SNAPSHOT </version >
9+ <version >2 .0.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >Keploy Java Coverage Agent</name >
You can’t perform that action at this time.
0 commit comments