Skip to content

Commit e96eeab

Browse files
author
Mario David
committed
released 0.2.0
1 parent 2791b42 commit e96eeab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For cross cutting functionality, these soft references can be the solution here.
7474

7575
| Platform Version | Add-on Version |
7676
| ---------------- | -------------- |
77-
| 6.8.x | 0.1.x |
77+
| 6.8.x | 0.1.x - 0.2.x |
7878

7979

8080
The latest version is: [ ![Download](https://api.bintray.com/packages/mariodavid/cuba-components/cuba-component-entity-soft-reference/images/download.svg) ](https://bintray.com/mariodavid/cuba-components/cuba-component-entity-soft-reference/_latestVersion)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ cuba {
4747
artifact {
4848
group = 'de.diedavids.cuba.entitysoftreference'
4949
version = "0.2.0"
50-
isSnapshot = true
50+
isSnapshot = false
5151
}
5252
tomcat {
5353
dir = "$project.rootDir/deploy/tomcat"

0 commit comments

Comments
 (0)