UNPKG

@atomist/sdm-pack-spring

Version:

Atomist software delivery machine extension pack for Spring and Spring Boot applications

7 lines (6 loc) 188 B
import { Tagger } from "@atomist/automation-client"; /** * Emit tags based on contents of a Maven POM, if one is found * @param {Project} p */ export declare const mavenTagger: Tagger;