Skip to content

Commit 7ac3166

Browse files
Update pom.xml
1 parent 2a08641 commit 7ac3166

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>net.marcellperger.mathexpr</groupId>
8-
<artifactId>First</artifactId>
9-
<version>1.0-SNAPSHOT</version>
8+
<artifactId>MathExpr</artifactId>
9+
<version>0.1.0</version>
1010

1111
<properties>
1212
<maven.compiler.source>21</maven.compiler.source>

0 commit comments

Comments
 (0)