File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >ipp-v3-java-devkit-pom</artifactId >
23
23
<groupId >com.intuit.quickbooks-online</groupId >
24
- <version >4.0.7 </version >
24
+ <version >4.0.8 </version >
25
25
</parent >
26
26
<artifactId >ipp-java-qbapihelper</artifactId >
27
- <version >4.0.7 </version >
27
+ <version >4.0.8 </version >
28
28
<packaging >jar</packaging >
29
29
<name >Quickbooks API Helper for Oauth</name >
30
30
<description >Quickbooks API Helper Project for OAuth, Disconnect and Reconnect</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.intuit.quickbooks-online</groupId >
6
6
<artifactId >ipp-v3-java-devkit-pom</artifactId >
7
- <version >4.0.7 </version >
7
+ <version >4.0.8 </version >
8
8
</parent >
9
9
10
10
<artifactId >ipp-v3-java-data</artifactId >
11
11
<name >IPP V3 Java - Data Project</name >
12
12
<description >IPP Java V3 DevKit Data project - FMS Entities generation</description >
13
- <version >4.0.7 </version >
13
+ <version >4.0.8 </version >
14
14
15
15
<properties >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >ipp-v3-java-devkit-pom</artifactId >
8
8
<groupId >com.intuit.quickbooks-online</groupId >
9
- <version >4.0.7 </version >
9
+ <version >4.0.8 </version >
10
10
</parent >
11
11
12
12
<artifactId >ipp-v3-java-devkit</artifactId >
13
- <version >4.0.7 </version >
13
+ <version >4.0.8 </version >
14
14
<packaging >jar</packaging >
15
15
<name >IPP V3 Java Devkit - Development Project</name >
16
16
<description >IPP Java V3 DevKit Project - Core</description >
25
25
<dependency >
26
26
<groupId >com.intuit.quickbooks-online</groupId >
27
27
<artifactId >ipp-v3-java-data</artifactId >
28
- <version >4.0.7 </version >
28
+ <version >4.0.8 </version >
29
29
</dependency >
30
30
</dependencies >
31
31
Original file line number Diff line number Diff line change 2
2
3
3
# # Devkit Version
4
4
# This version has to be updated according to the pom version
5
- version = 4.0.7
5
+ version = 4.0.8
6
6
7
7
# This is to have the request source to be sent to IDS request header
8
8
request.source = V3JavaSDK
Original file line number Diff line number Diff line change 1
1
# ## IPP Dev Kit helper properties
2
2
3
3
# # Devkit version
4
- version = 4.0.7
4
+ version = 4.0.8
5
5
6
6
# This is to have the request source to be sent to IDS request header
7
7
request.source = V3JavaSDK
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >ipp-v3-java-devkit-pom</artifactId >
20
20
<groupId >com.intuit.quickbooks-online</groupId >
21
- <version >4.0.7 </version >
21
+ <version >4.0.8 </version >
22
22
</parent >
23
23
<artifactId >oauth2-platform-api</artifactId >
24
- <version >4.0.7 </version >
24
+ <version >4.0.8 </version >
25
25
<name >Quickbooks API Helper for OAuth2</name >
26
26
<description >Quickbooks API Helper Project for OAuth2</description >
27
27
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.intuit.quickbooks-online</groupId >
7
7
<artifactId >ipp-v3-java-devkit-pom</artifactId >
8
- <version >4.0.7 </version >
8
+ <version >4.0.8 </version >
9
9
<packaging >pom</packaging >
10
10
<name >IPP V3 Java DevKit</name >
11
11
<url >https://github.com/intuit/QuickBooks-V3-Java-SDK</url >
You can’t perform that action at this time.
0 commit comments