File tree 8 files changed +9
-9
lines changed
8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The SparkPost Java Library is available in this [Maven Repository](http://maven.
23
23
<dependency >
24
24
<groupId >com.sparkpost</groupId >
25
25
<artifactId >sparkpost-lib</artifactId >
26
- <version >0.15 </version >
26
+ <version >0.16.1 </version >
27
27
</dependency >
28
28
```
29
29
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.sparkpost</groupId >
5
5
<artifactId >sparkpost</artifactId >
6
- <version >0.15 </version >
6
+ <version >0.16.1 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >apps</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >apps</artifactId >
7
- <version >0.15 </version >
7
+ <version >0.16.1 </version >
8
8
</parent >
9
9
<artifactId >sparkpost-documentor-app</artifactId >
10
10
<name >Generates Markdown of Protocol</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.sparkpost</groupId >
8
8
<artifactId >apps</artifactId >
9
- <version >0.15 </version >
9
+ <version >0.16.1 </version >
10
10
</parent >
11
11
<groupId >com.sparkpost.sample</groupId >
12
12
<artifactId >sparkpost-javamail-app</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >apps</artifactId >
7
- <version >0.15 </version >
7
+ <version >0.16.1 </version >
8
8
</parent >
9
9
<artifactId >sparkpost-samples-app</artifactId >
10
10
<name >Example use SparkPost library</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >sparkpost</artifactId >
7
- <version >0.15 </version >
7
+ <version >0.16.1 </version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<artifactId >libs</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >libs</artifactId >
7
- <version >0.15 </version >
7
+ <version >0.16.1 </version >
8
8
</parent >
9
9
<!-- <version>0.10</version> -->
10
10
<artifactId >sparkpost-lib</artifactId >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >sparkpost</artifactId >
7
- <version >0.15 </version >
7
+ <version >0.16.1 </version >
8
8
<packaging >pom</packaging >
9
9
<name >*** SparkPost Java Code ***</name >
10
10
<description >SparkPost client library for Java https://www.sparkpost.com/</description >
258
258
<dependency >
259
259
<groupId >com.sparkpost</groupId >
260
260
<artifactId >sparkpost-lib</artifactId >
261
- <version >0.15 </version >
261
+ <version >0.16.1 </version >
262
262
</dependency >
263
263
264
264
</dependencies >
You can’t perform that action at this time.
0 commit comments