Skip to content

Commit 31ffc91

Browse files
authored
Prepare for next release
1 parent 1cde8b2 commit 31ffc91

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>snsnotify</artifactId>
13-
<version>2.1-SNAPSHOT</version>
13+
<version>2.1</version>
1414
<packaging>hpi</packaging>
1515
<name>Amazon SNS Build Notifier</name>
1616
<description>Publish build notifications to an AWS SNS Topic</description>
@@ -37,6 +37,10 @@
3737
<id>lenslord</id>
3838
<name>Michael Meissner</name>
3939
</developer>
40+
<developer>
41+
<id>gounthar</id>
42+
<name>Bruno Verachten</name>
43+
</developer>
4044
</developers>
4145

4246
<scm>

0 commit comments

Comments
 (0)