Skip to content

Commit 0dc84fd

Browse files
committed
Release 1.1.0. No changes since last snapshot. This release incorporates build adjustments to facilitate publishing to Maven Central.
1 parent 741a714 commit 0dc84fd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

inbound-invites-repo/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.metaversant</groupId>
66
<artifactId>inbound-invites-repo</artifactId>
7-
<version>1.1.0-SNAPSHOT</version>
87
<packaging>amp</packaging>
98

109
<name>inbound-invites-repo Repository AMP project</name>
@@ -13,7 +12,7 @@
1312
<parent>
1413
<groupId>com.metaversant</groupId>
1514
<artifactId>inbound-invites</artifactId>
16-
<version>1.1.0-SNAPSHOT</version>
15+
<version>1.1.0</version>
1716
</parent>
1817

1918
<!--

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.metaversant</groupId>
66
<artifactId>inbound-invites</artifactId>
7-
<version>1.1.0-SNAPSHOT</version>
7+
<version>1.1.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Share Inbound Calendar Invites</name>

0 commit comments

Comments
 (0)