Skip to content

Commit

Permalink
Update parent-pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sophio-japharidze-sonarsource committed Nov 29, 2024
1 parent 72dc88b commit 63f2f78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
<version>80.0.0.2205</version>
<version>82.0.0.2314</version>
<relativePath/>
</parent>
<groupId>org.sonarsource.sonarlint.ls</groupId>
Expand Down Expand Up @@ -42,6 +42,7 @@
<gitRepositoryName>sonarlint-language-server</gitRepositoryName>
<!-- Release: enable publication to Bintray -->
<artifactsToPublish>${project.groupId}:${project.artifactId}:jar</artifactsToPublish>
<license.name>GNU LGPL v3</license.name>
</properties>

<dependencies>
Expand Down

0 comments on commit 63f2f78

Please sign in to comment.