chore(release): v1.1 #2

Merged
bedroomghost merged 6 commits from develop into main 2025-04-21 19:39:49 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2aca2950f4 - Show all commits

View File

@ -12,7 +12,7 @@
<groupId>com.techivw</groupId> <groupId>com.techivw</groupId>
<artifactId>web-price</artifactId> <artifactId>web-price</artifactId>
<version>1.0-RELEASE</version> <version>1.0-RELEASE</version>
<relativePath/> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -8,7 +8,7 @@
<groupId>com.techivw</groupId> <groupId>com.techivw</groupId>
<artifactId>web-price</artifactId> <artifactId>web-price</artifactId>
<version>1.0-RELEASE</version> <version>1.0-RELEASE</version>
<relativePath/> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>boot</artifactId> <artifactId>boot</artifactId>