File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed
paystack-clients-spring-boot-starter Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >com.chrisworks.paystackclient</groupId >
7
6
<artifactId >paystack-clients-spring-boot-starter</artifactId >
8
- <version >0.0.1 -SNAPSHOT</version >
7
+ <version >0.0.2 -SNAPSHOT</version >
9
8
<name >paystack-clients-spring-boot-starter</name >
10
9
<description >paystack-clients-spring-boot-starter</description >
11
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.1 -SNAPSHOT</version >
7
+ <version >0.0.2 -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.1 -SNAPSHOT</version >
7
+ <version >0.0.2 -SNAPSHOT</version >
8
8
9
9
<properties >
10
10
<jackson .version>2.16.0</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.1 -SNAPSHOT</version >
7
+ <version >0.0.2 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
<modules >
10
10
<module >paystack-domain</module >
You can’t perform that action at this time.
0 commit comments