File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 66
77    <groupId >com.github.jvilya</groupId >
88    <artifactId >sonar-android-lint</artifactId >
9-     <version >1.0 .0</version >
9+     <version >1.1 .0</version >
1010
1111    <packaging >sonar-plugin</packaging >
1212
13+     <issueManagement >
14+         <system >GitHub Issues</system >
15+         <url >https://github.com/jvilya/sonar-android-plugin/issues</url >
16+     </issueManagement >
17+ 
18+     <licenses >
19+         <license >
20+             <name >LGPL-3.0</name >
21+             <url >https://github.com/jvilya/sonar-android-plugin/blob/master/LICENSE</url >
22+             <distribution >repo</distribution >
23+         </license >
24+     </licenses >
25+ 
1326    <properties >
1427        <kotlin .version>1.3.61</kotlin .version>
1528        <sonar .api.version>6.7.7</sonar .api.version>
94107                <extensions >true</extensions >
95108                <configuration >
96109                    <pluginClass >com.github.jvilya.sonar.android.lint.AndroidLintPlugin</pluginClass >
97-                     <pluginDescription >Sonarqube plugin for Android Lint. </pluginDescription >
110+                     <pluginDescription >Sonarqube plugin for Android Lint</pluginDescription >
98111                    <pluginKey >android-lint</pluginKey >
99112                    <pluginName >Android Lint</pluginName >
100113                    <pluginSourcesUrl >https://github.com/jvilya/sonar-android-plugin</pluginSourcesUrl >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments