File tree Expand file tree Collapse file tree
paystack-clients-spring-boot-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >com.chrisworks.paystackclient</groupId >
66 <artifactId >paystack-clients-spring-boot-starter</artifactId >
7- <version >0.0.2 </version >
7+ <version >0.0.3-SNAPSHOT </version >
88 <name >paystack-clients-spring-boot-starter</name >
99 <description >paystack-clients-spring-boot-starter</description >
1010
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 >0.0.2 </version >
7+ <version >0.0.3-SNAPSHOT </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 >0.0.2 </version >
7+ <version >0.0.3-SNAPSHOT </version >
88
99 <properties >
1010 <jackson .version>2.16.1</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 >0.0.2 </version >
7+ <version >0.0.3-SNAPSHOT </version >
88 <packaging >pom</packaging >
99 <modules >
1010 <module >paystack-domain</module >
2222 <connection >scm:git:${project.scm.url} </connection >
2323 <developerConnection >scm:git:${project.scm.url} </developerConnection >
2424 <url >https://github.com/chriseteka/PaystackJavaClient.git</url >
25- <tag >PaystackJavaClient-0.0.2 </tag >
25+ <tag >HEAD </tag >
2626 </scm >
2727
2828</project >
You can’t perform that action at this time.
0 commit comments