Browse Source

AMBARI-22504. Enable jira plugin

Doroszlai, Attila 8 years ago
parent
commit
17ec68243b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dev-support/yetus-personality

+ 1 - 1
dev-support/yetus-personality

@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # limitations under the License.
 
 
-personality_plugins "maven,asflicense,author,checkstyle,javac,unit"
+personality_plugins "jira,maven,asflicense,author,checkstyle,javac,unit"
 
 
 ## @description  Globals specific to this personality
 ## @description  Globals specific to this personality
 ## @audience     private
 ## @audience     private