Skip to content

Commit

Permalink
Update maven plugin metadata (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Jul 20, 2022
1 parent 4f6c4f4 commit 6a8ef10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>Maven3 plugin for static instrumentation of projects code and dependencies</description>
<groupId>io.opentelemetry.contrib</groupId>
<artifactId>static-instrumentation-maven-plugin</artifactId>
<version>1.15.0-alpha-SNAPSHOT</version>
<version>1.16.0-alpha</version>
<goalPrefix>static-instrumentation</goalPrefix>
<mojos>
<mojo>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>Maven3 plugin for static instrumentation of projects code and dependencies</description>
<groupId>io.opentelemetry.contrib</groupId>
<artifactId>static-instrumentation-maven-plugin</artifactId>
<version>1.15.0-alpha-SNAPSHOT</version>
<version>1.16.0-alpha</version>
<goalPrefix>static-instrumentation</goalPrefix>
<isolatedRealm>false</isolatedRealm>
<inheritedByDefault>true</inheritedByDefault>
Expand Down

0 comments on commit 6a8ef10

Please sign in to comment.