Skip to content

Commit

Permalink
Merge branch 'lts/3.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
edeweerd1A committed Oct 31, 2024
2 parents 913d499 + 35e933a commit 21efe3a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,10 @@
</build>
<profiles>
<profile>
<id>docs</id>
<id>not-to-release</id>
<activation>
<property>
<name>performRelease</name>
<value>!true</value>
<name>!performRelease</name>
</property>
</activation>
<modules>
Expand Down

0 comments on commit 21efe3a

Please sign in to comment.