Skip to content

Commit

Permalink
Bump to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Oct 10, 2020
1 parent 7a24760 commit 3342d72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ltexls-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.bsplines</groupId>
<artifactId>ltexls</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ltexls-languagetool-patch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.bsplines</groupId>
<artifactId>ltexls</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bsplines</groupId>
<artifactId>ltexls</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<packaging>pom</packaging>
<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit 3342d72

Please sign in to comment.