File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed 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.8 </version >
7
+ <version >0.9 </version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<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.8 </version >
7
+ <version >0.9 </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 4
4
<parent >
5
5
<groupId >com.sparkpost</groupId >
6
6
<artifactId >apps</artifactId >
7
- <version >0.8 </version >
7
+ <version >0.9 </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.8 </version >
7
+ <version >0.9 </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.8 </version >
7
+ <version >0.9 </version >
8
8
</parent >
9
- <!-- <version>0.8 </version> -->
9
+ <!-- <version>0.9 </version> -->
10
10
<artifactId >sparkpost-lib</artifactId >
11
11
<name >SparkPost Library</name >
12
12
<url >/libs/sparkpost-lib/</url >
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.8 </version >
7
+ <version >0.9 </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.8 </version >
261
+ <version >0.9 </version >
262
262
</dependency >
263
263
264
264
</dependencies >
You can’t perform that action at this time.
0 commit comments