Skip to content

Commit 50191c2

Browse files
committed
remove integration tags
1 parent 89adeba commit 50191c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* either express or implied. See the License for the specific
1414
* language governing permissions and limitations under the License.
1515
*/
16-
def savantVersion = "2.0.0-{integration}"
16+
def savantVersion = "2.0.0"
1717
project(group: "org.savantbuild", name: "savant-core", version: "2.0.0", licenses: ["Apache-2.0"]) {
1818
workflow {
1919
fetch {

0 commit comments

Comments
 (0)