Skip to content

kpelykh/mvnrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mvnrepo

<distributionManagement>
    <repository>
        <id>github-repo</id>
        <url>https://github.com/kpelykh/mvnrepo/raw/master/releases</url>
    </repository>
    <snapshotRepository>
        <id>github-snapshot-repo</id>
        <url>https://github.com/kpelykh/mvnrepo/raw/master/snapshots</url>
    </snapshotRepository>
</distributionManagement>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages