RYA-149 Updating pom to make the release easier

Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/d87a977b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/d87a977b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/d87a977b

Branch: refs/heads/master
Commit: d87a977b660cc46cff2dcf6f586d835acf338c05
Parents: 8597b78
Author: Aaron Mihalik <miha...@alum.mit.edu>
Authored: Thu Aug 18 09:29:31 2016 -0400
Committer: Aaron Mihalik <miha...@alum.mit.edu>
Committed: Tue Aug 23 10:53:27 2016 -0400

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/d87a977b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf2af97..26781eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -639,9 +639,8 @@ under the License.
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
                     <configuration>
-                        
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
-                        <goals>install</goals>
+                        <tagNameFormat>v@{project.version}</tagNameFormat>
                     </configuration>
                 </plugin>
                 <plugin>

Reply via email to