Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
maven-thrift-plugin
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
maven-thrift-plugin
Commits
ecb9eba2
Commit
ecb9eba2
authored
Dec 03, 2013
by
David Trott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
013f63a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
pom.xml
View file @
ecb9eba2
...
...
@@ -5,7 +5,7 @@
<artifactId>
thrift-maven-plugin
</artifactId>
<packaging>
maven-plugin
</packaging>
<name>
Maven Thrift Plugin
</name>
<version>
0.1.1
2
</version>
<version>
0.1.1
3-SNAPSHOT
</version>
<description>
Maven Thrift Plugin that executes the thrift code generator
</description>
<url>
https://github.com/dtrott/maven-thrift-plugin
</url>
...
...
@@ -24,7 +24,7 @@
<scm>
<url>
https://github.com/dtrott/maven-thrift-plugin
</url>
<connection>
scm:git:git@github.com:dtrott/maven-thrift-plugin.git
</connection>
<tag>
thrift-maven-plugin-0.1.12
</tag>
<tag>
HEAD
</tag>
</scm>
<developers>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment