Skip to content

Commit 63ffe3b

Browse files
Release 2.0.0-milestone1 - attempt 2 (#188)
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
1 parent 900deca commit 63ffe3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@
2121

2222
<groupId>io.cloudevents</groupId>
2323
<artifactId>cloudevents-parent</artifactId>
24-
<name>CloudEvents</name>
2524
<version>2.0.0-milestone1</version>
2625
<packaging>pom</packaging>
2726

27+
<name>CloudEvents</name>
28+
<url>https://cloudevents.github.io/sdk-java/</url>
29+
<description>CloudEvents SDK for Java</description>
30+
2831
<scm>
2932
<connection>scm:git:git://github.com/cloudevents/sdk-java.git</connection>
3033
<developerConnection>scm:git:git@github.com:cloudevents/sdk-java.git</developerConnection>

0 commit comments

Comments
 (0)