Skip to content

Commit 6dbeca6

Browse files
author
Bruno Ribeiro
committed
Update modules version
1 parent bcc6de9 commit 6dbeca6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>br.com.cpqd.tts</groupId>
88
<artifactId>synthesizer-parent</artifactId>
9-
<version>4.2-SNAPSHOT</version>
9+
<version>4.2-V1</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Java SDK for CPqD TTS</name>

synthesizer-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>br.com.cpqd.tts</groupId>
88
<artifactId>synthesizer-parent</artifactId>
9-
<version>4.2-SNAPSHOT</version>
9+
<version>4.2-V1</version>
1010
</parent>
1111

1212
<artifactId>synthesizer-examples</artifactId>

synthesizer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>br.com.cpqd.tts</groupId>
88
<artifactId>synthesizer-parent</artifactId>
9-
<version>4.2-SNAPSHOT</version>
9+
<version>4.2-V1</version>
1010
</parent>
1111

1212
<artifactId>synthesizer</artifactId>

0 commit comments

Comments
 (0)