Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
rekire committed May 16, 2019
1 parent 9b065f8 commit 51b34c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssml-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import java.nio.file.Paths

group 'org.rewedigital.voice.dialog'
group 'org.rewedigital.voice.dialog:ssml-builder'
description 'This is the SSML-Builder plugin for Dialog to write voice applications fast.'
version rootProject.ext.versions.ssml_plugin

Expand Down

0 comments on commit 51b34c9

Please sign in to comment.