Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Oct 4, 2024
1 parent a644dbb commit 6252960
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demetra-dotstat-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.nbb.demetra</groupId>
<artifactId>demetra-dotstat-parent</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
</parent>

<artifactId>demetra-dotstat-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demetra-dotstat-desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.nbb.demetra</groupId>
<artifactId>demetra-dotstat-parent</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
</parent>

<artifactId>demetra-dotstat-desktop</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>be.nbb.demetra</groupId>
<artifactId>demetra-dotstat-parent</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Demetra - DotStat</name>
Expand Down Expand Up @@ -42,7 +42,7 @@
<properties>
<!-- Java 8+ config -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2024-10-04T10:50:24Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-04T10:50:32Z</project.build.outputTimestamp>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>

Expand Down

0 comments on commit 6252960

Please sign in to comment.