We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6289d commit 791c693Copy full SHA for 791c693
.bumpversion.cfg
@@ -18,5 +18,3 @@ replace = {new_version}
18
[bumpversion:file:text-to-speech/README.md]
19
20
[bumpversion:file:docker/pom.xml]
21
-
22
-[bumpversion:file:.github/workflows/deploy.yml]
docker/pom.xml
@@ -17,7 +17,7 @@
17
<dependency>
<groupId>com.ibm.watson</groupId>
<artifactId>ibm-watson</artifactId>
- <version>16.0.0</version>
+ <version>15.0.0</version>
</dependency>
</dependencies>
23
<properties>
0 commit comments