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 <groupId >com.chrisworks.paystackclient</groupId >
55 <artifactId >paystack-clients</artifactId >
66 <name >paystack-clients</name >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88
99 <properties >
1010 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 44 <groupId >com.chrisworks.paystackclient</groupId >
55 <artifactId >paystack-domain</artifactId >
66 <name >paystack-domain</name >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88
99 <properties >
1010 <jackson .version>2.15.3</jackson .version>
Original file line number Diff line number Diff line change 44
55 <groupId >com.chrisworks.paystackclient</groupId >
66 <artifactId >PaystackJavaClient</artifactId >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88 <packaging >pom</packaging >
99 <modules >
1010 <module >paystack-domain</module >
2121 <connection >scm:git:${project.scm.url} </connection >
2222 <developerConnection >scm:git:${project.scm.url} </developerConnection >
2323 <url >https://github.com/chriseteka/PaystackJavaClient.git</url >
24- <tag >HEAD </tag >
24+ <tag >PaystackJavaClient-1.0.0 </tag >
2525 </scm >
2626
2727</project >
You can’t perform that action at this time.
0 commit comments