Skip to content

Rahul-renovate-testing/24316

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renovate-maven-extensions

In order to reproduce and test maven extensions with Renovate

At the time of writting the extension should be bumped to 1.7 at least.

If you add the dependency on the pom

<dependencies>
    <dependency>
        <groupId>io.jenkins.tools.incrementals</groupId>
        <artifactId>git-changelist-maven-extension</artifactId>
        <version>1.6</version>
    </dependency>
</dependencies>

Renovate is able to to bump it. But not as a maven extension 😞

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published