This repository was archived by the owner on Dec 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >ai.api.libai.examples</groupId >
5
5
<artifactId >libai-example</artifactId >
6
- <version >1.4.7 </version >
6
+ <version >1.4.8 </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Api.Ai SDK Samples</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >ai.api.libai.examples</groupId >
9
9
<artifactId >libai-example</artifactId >
10
- <version >1.4.7 </version >
10
+ <version >1.4.8 </version >
11
11
</parent >
12
12
<url >https://github.com/api-ai/apiai-java-sdk/tree/master/examples/text-client</url >
13
13
<build >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >ai.api.libai.examples</groupId >
9
9
<artifactId >libai-example</artifactId >
10
- <version >1.4.7 </version >
10
+ <version >1.4.8 </version >
11
11
</parent >
12
12
<url >https://github.com/api-ai/apiai-java-sdk/tree/master/examples/voice-client</url >
13
13
<dependencies >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >ai.api.libai.examples</groupId >
9
9
<artifactId >libai-example</artifactId >
10
- <version >1.4.7 </version >
10
+ <version >1.4.8 </version >
11
11
</parent >
12
12
<dependencies >
13
13
<dependency >
Original file line number Diff line number Diff line change 11
11
<groupId >ai.api</groupId >
12
12
<artifactId >libai-base</artifactId >
13
13
<relativePath >..</relativePath >
14
- <version >1.4.7 </version >
14
+ <version >1.4.8 </version >
15
15
</parent >
16
16
<build >
17
17
<finalName >libai</finalName >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >ai.api</groupId >
5
5
<artifactId >libai-base</artifactId >
6
- <version >1.4.7 </version >
6
+ <version >1.4.8 </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Api.ai SDK</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >ai.api</groupId >
8
8
<artifactId >libai-base</artifactId >
9
- <version >1.4.7 </version >
9
+ <version >1.4.8 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >ai.api</groupId >
6
6
<artifactId >libai-base</artifactId >
7
- <version >1.4.7 </version >
7
+ <version >1.4.8 </version >
8
8
<relativePath >../../pom.xml</relativePath >
9
9
</parent >
10
10
<groupId >ai.api.libai.web</groupId >
You can’t perform that action at this time.
0 commit comments