Skip to content

Commit 8c7571c

Browse files
chore: remove stale clirr disable (#4206)
Change-Id: Ib7eaabc372c7c64af4bcdbbb51458d9ac6ff3757
1 parent e9e7870 commit 8c7571c

File tree

1 file changed

+0
-8
lines changed
  • bigtable-client-core-parent/bigtable-hbase

1 file changed

+0
-8
lines changed

bigtable-client-core-parent/bigtable-hbase/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,6 @@ limitations under the License.
221221

222222
<build>
223223
<plugins>
224-
<plugin>
225-
<!-- skip for bigtable-hbase to allow for upcoming refactoring-->
226-
<groupId>org.codehaus.mojo</groupId>
227-
<artifactId>clirr-maven-plugin</artifactId>
228-
<configuration>
229-
<skip>true</skip>
230-
</configuration>
231-
</plugin>
232224
<plugin>
233225
<groupId>org.apache.maven.plugins</groupId>
234226
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)