Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Prepared for next release
  • Loading branch information
nbhoski authored Mar 20, 2024
1 parent c2a0f6d commit b1bd158
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mathworks.ci</groupId>
<artifactId>matlab-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<teamcity-version>2021.2</teamcity-version>
Expand Down Expand Up @@ -44,4 +44,4 @@
<module>matlab-plugin-common</module>
<module>build</module>
</modules>
</project>
</project>

0 comments on commit b1bd158

Please sign in to comment.