File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >br.com.cpqd.asr</groupId >
7
7
<artifactId >recognizer-parent</artifactId >
8
- <version >2.0.6-SNAPSHOT </version >
8
+ <version >2.0.6</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >CPqD ASR Recognizer</name >
83
83
84
84
<scm >
85
85
<
developerConnection >scm:git:ssh://
[email protected] /CPqD/asr-sdk-java.git</
developerConnection >
86
- <tag >HEAD </tag >
86
+ <tag >v2.0.6 </tag >
87
87
</scm >
88
88
89
89
<build >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >br.com.cpqd.asr</groupId >
8
8
<artifactId >recognizer-examples</artifactId >
9
- <version >2.0.6-SNAPSHOT </version >
9
+ <version >2.0.6</version >
10
10
<name >Java Recognizer Examples</name >
11
11
<packaging >jar</packaging >
12
12
<description >Code example to use CPqD ASR with the Java SDK</description >
20
20
<dependency >
21
21
<groupId >br.com.cpqd.asr</groupId >
22
22
<artifactId >recognizer</artifactId >
23
- <version >2.0.6-SNAPSHOT </version >
23
+ <version >2.0.6</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >br.com.cpqd.asr</groupId >
9
9
<artifactId >recognizer-parent</artifactId >
10
- <version >2.0.6-SNAPSHOT </version >
10
+ <version >2.0.6</version >
11
11
</parent >
12
12
13
13
<artifactId >recognizer-protocol</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >br.com.cpqd.asr</groupId >
9
9
<artifactId >recognizer-parent</artifactId >
10
- <version >2.0.6-SNAPSHOT </version >
10
+ <version >2.0.6</version >
11
11
</parent >
12
12
13
13
<artifactId >recognizer</artifactId >
You can’t perform that action at this time.
0 commit comments