HBASE-2996 Uncommenting saveVersion.sh run accidentally committed w/ the initial commit of this jira
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c1c948f45
commit
903a947a20
4
pom.xml
4
pom.xml
|
@ -360,9 +360,9 @@
|
|||
package="org.apache.hadoop.hbase.generated.regionserver"
|
||||
webxml="${build.webapps}/regionserver/WEB-INF/web.xml"/>
|
||||
|
||||
<!--<exec executable="sh">
|
||||
<exec executable="sh">
|
||||
<arg line="${basedir}/src/saveVersion.sh ${project.version} ${generated.sources}"/>
|
||||
</exec>-->
|
||||
</exec>
|
||||
</tasks>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue