We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b224a commit e8b27deCopy full SHA for e8b27de
README.md
@@ -11,6 +11,6 @@ spring-enricher
11
<dependency>
12
<groupId>com.avides.spring</groupId>
13
<artifactId>spring-enricher</artifactId>
14
- <version>0.0.2-RELEASE</version>
+ <version>0.0.1-RELEASE</version>
15
</dependency>
16
```
pom.xml
@@ -5,7 +5,7 @@
5
<name>spring-enricher</name>
6
<description>Enables enriching of objects in spring-projects</description>
7
<url>https://github.com/avides/spring-enricher</url>
8
9
10
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments