Skip to content

Commit b7ee3d9

Browse files
Prepare release org.eclipse.angus:angus-activation-project:2.0.0
1 parent 83c3487 commit b7ee3d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

activation-registry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.eclipse.angus</groupId>
2020
<artifactId>angus-activation-project</artifactId>
21-
<version>2.0.0-SNAPSHOT</version>
21+
<version>2.0.0</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.eclipse.angus</groupId>
2020
<artifactId>angus-activation-project</artifactId>
21-
<version>2.0.0-SNAPSHOT</version>
21+
<version>2.0.0</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>org.eclipse.angus</groupId>
2626
<artifactId>angus-activation-project</artifactId>
2727
<packaging>pom</packaging>
28-
<version>2.0.0-SNAPSHOT</version>
28+
<version>2.0.0</version>
2929
<name>Angus Activation Project</name>
3030
<description>${project.name}</description>
3131
<url>https://github.com/eclipse-ee4j/angus-activation</url>

0 commit comments

Comments
 (0)