Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-fleck-at committed Aug 22, 2022
1 parent 514aa01 commit 30ddc9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emfjson-p2-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>pom</packaging>

<properties>
<emfjson-version>2.1.0-SNAPSHOT</emfjson-version>
<emfjson-version>2.1.0</emfjson-version>
<p2.repository.dest>${project.basedir}/../target/repository</p2.repository.dest>
<local.p2.root>${user.home}</local.p2.root>
<remote.p2.root>genie.emfcloud@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/emfcloud</remote.p2.root>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.eclipse.emfcloud</groupId>
<artifactId>emfjson-jackson</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>EMF JSON De-/Serialization using Jackson</name>
<parent>
<groupId>org.sonatype.oss</groupId>
Expand Down

0 comments on commit 30ddc9e

Please sign in to comment.