Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fqqb committed Aug 26, 2024
1 parent 04ad175 commit fa24037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.yamcs</groupId>
<artifactId>yamcs-maven-plugin</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>maven-plugin</packaging>

<name>Yamcs Maven Plugin</name>
Expand Down Expand Up @@ -37,7 +37,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mavenVersion>3.6.3</mavenVersion>
<pluginPluginVersion>3.6.4</pluginPluginVersion>
<yamcsVersion>5.9.6</yamcsVersion>
<yamcsVersion>5.10.0</yamcsVersion>
<protobufVersion>3.19.6</protobufVersion>
</properties>

Expand Down

0 comments on commit fa24037

Please sign in to comment.