Skip to content

Commit

Permalink
[maven-release-plugin] prepare release protobuf-maven-plugin-0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-ivanov committed Oct 1, 2018
1 parent 594731c commit 4671010
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<artifactId>protobuf-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven Protocol Buffers Plugin</name>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1</version>
<url>https://www.xolstice.org/protobuf-maven-plugin</url>
<description>Maven Plugin that executes the Protocol Buffers (protoc) compiler</description>
<inceptionYear>2016</inceptionYear>
Expand Down Expand Up @@ -80,7 +80,7 @@
<url>https://github.com/xolstice/protobuf-maven-plugin</url>
<connection>scm:git:git://github.com/xolstice/protobuf-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/xolstice/protobuf-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>protobuf-maven-plugin-0.6.1</tag>
</scm>

<distributionManagement>
Expand Down
Loading

0 comments on commit 4671010

Please sign in to comment.