Skip to content

Commit

Permalink
Final 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
czengler committed Jul 31, 2024
1 parent 9aa1d29 commit 79bb7b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.logicng</groupId>
<artifactId>logicng</artifactId>
<version>2.5.1-SNAPSHOT</version>
<version>2.5.1</version>
<packaging>bundle</packaging>

<name>LogicNG</name>
<description>The Next Generation Logic Library</description>
<url>http://www.logicng.org</url>
<url>https://www.logicng.org</url>

<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

Expand Down

0 comments on commit 79bb7b0

Please sign in to comment.