Skip to content

Commit ed51b10

Browse files
Prepare release org.eclipse.angus:all:1.1.0
1 parent 4603624 commit ed51b10

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/outlook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/taglib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

doc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.eclipse.angus</groupId>
2424
<artifactId>all</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.1.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)