Browse Source

fix artifactId

Allan Barcelos 1 năm trước cách đây
mục cha
commit
9841606fa1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -10,7 +10,7 @@
   </parent>
 
   <groupId>io.jenkins.plugins</groupId>
-  <artifactId>jenkins-mfa-google-auth</artifactId>
+  <artifactId>mfa-google-auth</artifactId>
   <version>${revision}${changelist}</version>
   <packaging>hpi</packaging>