diff --git a/texttospeech/cloud-client/pom.xml b/texttospeech/cloud-client/pom.xml index f7fca6494d5..43abed00b08 100644 --- a/texttospeech/cloud-client/pom.xml +++ b/texttospeech/cloud-client/pom.xml @@ -11,174 +11,174 @@ limitations under the License. --> - 4.0.0 - com.example.texttospeech - tts-samples - jar + 4.0.0 + com.example.texttospeech + tts-samples + jar - - - doc-samples - com.google.cloud - 1.0.0 - ../.. - + + + doc-samples + com.google.cloud + 1.0.0 + ../.. + - - 1.8 - 1.8 - UTF-8 - + + 1.8 + 1.8 + UTF-8 + - - - - com.google.cloud - google-cloud-texttospeech - 0.70.0-beta - - - net.sourceforge.argparse4j - argparse4j - 0.8.1 - - + + + + com.google.cloud + google-cloud-texttospeech + 0.70.0-beta + + + net.sourceforge.argparse4j + argparse4j + 0.8.1 + + - - - junit - junit - 4.12 - test - - - com.google.truth - truth - 0.42 - test - - + + + junit + junit + 4.12 + test + + + com.google.truth + truth + 0.42 + test + + - - - - Quickstart - - - Quickstart - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - java - - - - - com.example.texttospeech.QuickstartSample - false - - - - - + + + + Quickstart + + + Quickstart + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + java + + + + + com.example.texttospeech.QuickstartSample + false + + + + + - - - ListVoices - - - ListVoices - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - java - - - - - com.example.texttospeech.ListAllSupportedVoices - false - - - - - + + + ListVoices + + + ListVoices + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + java + + + + + com.example.texttospeech.ListAllSupportedVoices + false + + + + + - - - SynthesizeFile - - - SynthesizeFile - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - java - - - - - com.example.texttospeech.SynthesizeFile - false - - - - - + + + SynthesizeFile + + + SynthesizeFile + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + java + + + + + com.example.texttospeech.SynthesizeFile + false + + + + + - - - SynthesizeText - - - SynthesizeText - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - java - - - - - com.example.texttospeech.SynthesizeText - false - - - - - - + + + SynthesizeText + + + SynthesizeText + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + java + + + + + com.example.texttospeech.SynthesizeText + false + + + + + +