Skip to content

Commit

Permalink
bump: edu_sharing-super-pom to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
metaventis-build committed Jun 12, 2024
1 parent 216445a commit b0fa370
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.edu_sharing</groupId>
<artifactId>edu_sharing-super-pom</artifactId>
<version>develop-SNAPSHOT</version>
<version>21</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -247,4 +244,4 @@
<module>tracker</module>
</modules>

</project>
</project>

0 comments on commit b0fa370

Please sign in to comment.