This repository has been archived by the owner on Feb 12, 2018. It is now read-only.
forked from dtrott/maven-protoc-plugin
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare for next development iteration
- Loading branch information
1 parent
ab261f7
commit 122dbd0
Showing
2 changed files
with
2 additions
and
605 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<artifactId>maven-protoc-plugin</artifactId> | ||
<packaging>maven-plugin</packaging> | ||
<name>Maven Protoc Plugin</name> | ||
<version>0.4.3</version> | ||
<version>0.4.4-SNAPSHOT</version> | ||
<url>https://github.com/sergei-ivanov/maven-protoc-plugin</url> | ||
|
||
<properties> | ||
|
@@ -79,7 +79,7 @@ | |
<url>https://github.com/sergei-ivanov/maven-protoc-plugin</url> | ||
<connection>scm:git:git://github.com/sergei-ivanov/maven-protoc-plugin.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/sergei-ivanov/maven-protoc-plugin.git</developerConnection> | ||
<tag>maven-protoc-plugin-0.4.3</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<distributionManagement> | ||
|
Oops, something went wrong.