Skip to content

Commit

Permalink
Update the pom file for grpc-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh authored Jan 7, 2025
1 parent 8835c7d commit 6b96e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/grpc/exporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.opennms.features</groupId>
<artifactId>org.opennms.features.grpc</artifactId>
<version>33.0.3-SNAPSHOT</version>
<version>33.1.2-SNAPSHOT</version>
</parent>

<groupId>org.opennms.features.grpc</groupId>
Expand Down Expand Up @@ -153,4 +153,4 @@
<version>${protobufVersion}</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 6b96e51

Please sign in to comment.