Skip to content

Commit

Permalink
version: 0.7.6-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnth committed Nov 11, 2024
1 parent fa0fb5a commit 1e0d9e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.uniwue</groupId>
<artifactId>Larex</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.7.6-RC1</version>
<packaging>war</packaging>

<name>Larex</name>
Expand Down Expand Up @@ -67,13 +67,13 @@
<artifactId>logback-classic</artifactId>
<version>${logback.version}</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>${log.sl4j.version}</version>
</dependency>


<!-- Java Advanced Imaging (JAI) Image I/O Tools -->
<dependency>
Expand Down Expand Up @@ -235,4 +235,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 1e0d9e3

Please sign in to comment.