Skip to content

Commit 3845da6

Browse files
author
GitHub Actions (run by HannesWell)
committed
[maven-release-plugin] prepare release v2.0.0
1 parent 44731ba commit 3845da6

File tree

14 files changed

+18
-15
lines changed

14 files changed

+18
-15
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
Noteworthy changes are documented in this file.
44

55

6-
## [Unreleased]
6+
## [Unreleased](https://github.com/axkr/symja_android_library/compare/v2.0.0...HEAD)
7+
8+
9+
## [2.0.0](https://github.com/axkr/symja_android_library/releases/tag/v2.0.0) - 2022-03-12
710

811
- Java 11 required
912
- first Maven Central release (contributed by [@HannesWell](https://github.com/HannesWell))

symja_android_library/matheclipse-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-api</artifactId>

symja_android_library/matheclipse-beakerx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-beakerx</artifactId>

symja_android_library/matheclipse-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-core</artifactId>

symja_android_library/matheclipse-discord/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-discord</artifactId>

symja_android_library/matheclipse-external/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-external</artifactId>

symja_android_library/matheclipse-gpl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-gpl</artifactId>

symja_android_library/matheclipse-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-io</artifactId>

symja_android_library/matheclipse-jar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-jar</artifactId>

symja_android_library/matheclipse-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.matheclipse</groupId>
66
<artifactId>matheclipse</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
</parent>
99

1010
<artifactId>matheclipse-logging</artifactId>

symja_android_library/matheclipse-parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-parser</artifactId>

symja_android_library/matheclipse-script/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.matheclipse</groupId>
77
<artifactId>matheclipse</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
</parent>
1010

1111
<artifactId>matheclipse-script</artifactId>

symja_android_library/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.matheclipse</groupId>
66
<artifactId>matheclipse</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<packaging>pom</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:git://github.com/axkr/symja_android_library.git</connection>
6363
<developerConnection>scm:git:git@github.com:axkr/symja_android_library.git</developerConnection>
6464
<url>https://github.com/axkr/symja_android_library.git</url>
65-
<tag>HEAD</tag>
65+
<tag>v2.0.0</tag>
6666
</scm>
6767

6868
<issueManagement>

symja_android_library/tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.matheclipse</groupId>
66
<artifactId>matheclipse</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
</parent>
99

1010
<artifactId>tools</artifactId>

0 commit comments

Comments
 (0)