소스 검색

fix artifactId

Allan Barcelos 1 년 전
부모
커밋
9841606fa1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>