Skip to content

Commit ce890e9

Browse files
Revert "feat: mark auto-value-annotations scope as provided (#151)"
This reverts commit 44ea4cb.
1 parent ede9ca8 commit ce890e9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,8 +506,6 @@
506506
<groupId>com.google.auto.value</groupId>
507507
<artifactId>auto-value-annotations</artifactId>
508508
<version>${auto-value-annotation.version}</version>
509-
<!-- Marking scope as provided per sync up w AutoValue creator-->
510-
<scope>provided</scope>
511509
</dependency>
512510
</dependencies>
513511
</dependencyManagement>

0 commit comments

Comments
 (0)