https://github.com/ethiclab/dotnet-maven-plugin
This plugin allows to modify .NET assembly version by following some conventions.
https://github.com/ethiclab/dotnet-maven-plugin
dotnet maven maven-plugin versioning
Last synced: 2 months ago
JSON representation
This plugin allows to modify .NET assembly version by following some conventions.
- Host: GitHub
- URL: https://github.com/ethiclab/dotnet-maven-plugin
- Owner: ethiclab
- Created: 2015-05-19T08:55:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T09:19:06.000Z (over 5 years ago)
- Last Synced: 2025-01-26T07:41:23.952Z (over 1 year ago)
- Topics: dotnet, maven, maven-plugin, versioning
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotnet-maven-plugin
This plugin allows to modify .NET assembly version by following some conventions.
[](https://travis-ci.org/ethiclab/dotnet-maven-plugin)
[](https://codecov.io/gh/ethiclab/dotnet-maven-plugin)
Quick Start.
============
`````xml
com.github.ethiclab
dotnet-maven-plugin
1.1.0
true
jitpack.io
https://jitpack.io
`````
TODO: Add examples of usage.