Skip to content

Commit

Permalink
Upgrade to Lab parent 5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 26, 2024
1 parent 0a013b9 commit 49bc526
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,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.tudresden.inf.st</groupId>
<artifactId>videoshop</artifactId>
<version>4.0.0.BUILD-SNAPSHOT</version>
<version>5.0.0.BUILD-SNAPSHOT</version>
<description>The videoshop is a sample web application based on Spring Boot and the Salespoint framework.</description>

<parent>
<groupId>de.tudresden.inf.st.lab</groupId>
<artifactId>st-lab-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 49bc526

Please sign in to comment.