Skip to content

Commit

Permalink
feat: revert "feat: mark auto-value-annotations scope as provided" (#154
Browse files Browse the repository at this point in the history
)

due to discrepancies in dependency:list resolving >1 level provided transitive deps vs. flatten plugin flattendenpendencymode==all
  • Loading branch information
stephaniewang526 committed Jun 10, 2020
1 parent ede9ca8 commit 88afb4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -506,8 +506,6 @@
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-annotations</artifactId>
<version>${auto-value-annotation.version}</version>
<!-- Marking scope as provided per sync up w AutoValue creator-->
<scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 88afb4e

Please sign in to comment.