Skip to content

Commit 802bb65

Browse files
committed
OSSRH → Sonatype Maven Central Portal
See xdev-software/standard-maven-template#155
1 parent f405796 commit 802bb65

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
1-
## 2.1.1
1+
# 2.1.2
2+
* Migrated deployment to _Sonatype Maven Central Portal_ [#155](https://github.com/xdev-software/standard-maven-template/issues/155)
3+
* Updated dependencies
4+
5+
# 2.1.1
26
* Fix naming so that Vaadin Directory sync works [#318](https://github.com/xdev-software/vaadin-addon-template/issues/318)
37
* Updated dependencies
48

5-
## 2.1.0
9+
# 2.1.0
610
* Updated to Vaadin 24.4
711

8-
## 2.0.1
12+
# 2.0.1
913
* ⚠️ GroupId changed from ``com.xdev-software`` to ``software.xdev``
1014
* Replaced deprecated ``Label``-Vaadin component with ``Span``
1115
* Updated dependencies
1216

13-
## 2.0.0
17+
# 2.0.0
1418
⚠️<i>This release contains breaking changes</i>
1519

1620
* Adds support for Vaadin 24+, drops support for Vaadin 23<br/>
@@ -19,8 +23,8 @@
1923
* Updated dependencies
2024

2125

22-
## 1.0.1
26+
# 1.0.1
2327
* Updated dependencies
2428

25-
## 1.0.0
29+
# 1.0.0
2630
Initial release

0 commit comments

Comments
 (0)