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 55
66 <groupId >br.com.cpqd.asr</groupId >
77 <artifactId >recognizer-parent</artifactId >
8- <version >2.0.6-SNAPSHOT </version >
8+ <version >2.0.6</version >
99 <packaging >pom</packaging >
1010
1111 <name >CPqD ASR Recognizer</name >
8383
8484 <scm >
8585 <
developerConnection >scm:git:ssh://
[email protected] /CPqD/asr-sdk-java.git</
developerConnection >
86- <tag >HEAD </tag >
86+ <tag >v2.0.6 </tag >
8787 </scm >
8888
8989 <build >
Original file line number Diff line number Diff line change 66
77 <groupId >br.com.cpqd.asr</groupId >
88 <artifactId >recognizer-examples</artifactId >
9- <version >2.0.6-SNAPSHOT </version >
9+ <version >2.0.6</version >
1010 <name >Java Recognizer Examples</name >
1111 <packaging >jar</packaging >
1212 <description >Code example to use CPqD ASR with the Java SDK</description >
2020 <dependency >
2121 <groupId >br.com.cpqd.asr</groupId >
2222 <artifactId >recognizer</artifactId >
23- <version >2.0.6-SNAPSHOT </version >
23+ <version >2.0.6</version >
2424 </dependency >
2525 <dependency >
2626 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >br.com.cpqd.asr</groupId >
99 <artifactId >recognizer-parent</artifactId >
10- <version >2.0.6-SNAPSHOT </version >
10+ <version >2.0.6</version >
1111 </parent >
1212
1313 <artifactId >recognizer-protocol</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >br.com.cpqd.asr</groupId >
99 <artifactId >recognizer-parent</artifactId >
10- <version >2.0.6-SNAPSHOT </version >
10+ <version >2.0.6</version >
1111 </parent >
1212
1313 <artifactId >recognizer</artifactId >
You can’t perform that action at this time.
0 commit comments