File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed 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.26 </version >
6
+ <version >0.27 </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.26 </version >
7
+ <version >0.27 </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.26 </version >
9
+ <version >0.27 </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.26 </version >
7
+ <version >0.27 </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.26 </version >
7
+ <version >0.27 </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.26 </version >
7
+ <version >0.27 </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.26 </version >
7
+ <version >0.27 </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 >
274
274
<dependency >
275
275
<groupId >com.sparkpost</groupId >
276
276
<artifactId >sparkpost-lib</artifactId >
277
- <version >0.26 </version >
277
+ <version >0.27 </version >
278
278
</dependency >
279
279
280
280
</dependencies >
You can’t perform that action at this time.
0 commit comments