commit | 281b54c66adb7b988731309578d815cae8e15a7c | [log] [tgz] |
---|---|---|
author | Vadim Spivak <vspivak@vmware.com> | Mon Apr 29 12:44:50 2013 -0700 |
committer | Vadim Spivak <vspivak@vmware.com> | Mon Apr 29 12:46:56 2013 -0700 |
tree | a104c43d352b05a8b5756dd892778f40371971cf | |
parent | 5e71a597162fdc33cd6671e630e474bf00b31e53 [diff] [blame] |
Update tag pattern and gitignore for maven release plugin.
diff --git a/.gitignore b/.gitignore index 3d41d01..560ddee 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,10 @@ target + +# IntelliJ *.iml *.ipr .idea + +# Maven Relase +pom.xml.* +release.properties