Skip to content

Commit

Permalink
yrws7t84
Browse files Browse the repository at this point in the history
  • Loading branch information
BunnyCinnamon committed Oct 26, 2022
1 parent 1b17c57 commit b7eb2a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,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 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cinnamon</groupId>
<artifactId>functionVisualizer</artifactId>
<version>4.0</version>
<artifactId>FunctionVisualizer</artifactId>
<version>4.1</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cinnamon</groupId>
<artifactId>functionVisualizer</artifactId>
<version>4.0</version>
<artifactId>FunctionVisualizer</artifactId>
<version>4.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit b7eb2a3

Please sign in to comment.