Skip to content

Commit

Permalink
[Release] Updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcsakany committed Nov 23, 2022
1 parent d71b6b2 commit 34ccf03
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?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>
<groupId>hu.blackbelt.judo</groupId>
<artifactId>judo-spring-boot-starter</artifactId>
Expand All @@ -17,7 +15,7 @@

<spring-boot.version>2.7.3</spring-boot.version>

<judo-runtime-core-version>1.0.4.20221107_125804_82a84768_develop</judo-runtime-core-version>
<judo-runtime-core-version>1.0.4.20221123_203432_3636255e_develop</judo-runtime-core-version>
</properties>

<developers>
Expand Down Expand Up @@ -310,4 +308,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 34ccf03

Please sign in to comment.