Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sen-arindam-pwc authored Apr 15, 2024
1 parent 42b8f0c commit 955f9bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sm-shop-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
<shopizer.version>2.7.0</shopizer.version>
<!-- api documentation -->
<swagger.version>2.9.2</swagger.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>


Expand Down Expand Up @@ -187,4 +189,4 @@
<url>https://github.com/shopizer-ecommerce/shopizer-sm-shop-model</url>
</scm>

</project>
</project>

0 comments on commit 955f9bd

Please sign in to comment.