File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
paystack-clients-spring-boot-starter Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.chrisworks.paystackclient</groupId >
6
6
<artifactId >paystack-clients-spring-boot-starter</artifactId >
7
- <version >0.0.2 </version >
7
+ <version >0.0.3-SNAPSHOT </version >
8
8
<name >paystack-clients-spring-boot-starter</name >
9
9
<description >paystack-clients-spring-boot-starter</description >
10
10
Original file line number Diff line number Diff line change 4
4
<groupId >com.chrisworks.paystackclient</groupId >
5
5
<artifactId >paystack-clients</artifactId >
6
6
<name >paystack-clients</name >
7
- <version >0.0.2 </version >
7
+ <version >0.0.3-SNAPSHOT </version >
8
8
9
9
<properties >
10
10
<maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 4
4
<groupId >com.chrisworks.paystackclient</groupId >
5
5
<artifactId >paystack-domain</artifactId >
6
6
<name >paystack-domain</name >
7
- <version >0.0.2 </version >
7
+ <version >0.0.3-SNAPSHOT </version >
8
8
9
9
<properties >
10
10
<jackson .version>2.16.1</jackson .version>
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.chrisworks.paystackclient</groupId >
6
6
<artifactId >PaystackJavaClient</artifactId >
7
- <version >0.0.2 </version >
7
+ <version >0.0.3-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
<modules >
10
10
<module >paystack-domain</module >
22
22
<connection >scm:git:${project.scm.url} </connection >
23
23
<developerConnection >scm:git:${project.scm.url} </developerConnection >
24
24
<url >https://github.com/chriseteka/PaystackJavaClient.git</url >
25
- <tag >PaystackJavaClient-0.0.2 </tag >
25
+ <tag >HEAD </tag >
26
26
</scm >
27
27
28
28
</project >
You can’t perform that action at this time.
0 commit comments