File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
<description >REST interface for openVALIDATION.</description >
27
27
<url >https://www.openvalidation.io</url >
28
28
<packaging >jar</packaging >
29
- <version >0.0.4</version >
29
+ <version >0.0.4.1 </version >
30
30
<licenses >
31
31
<license >
32
32
<name >Apache License 2.0</name >
82
82
<repositories >
83
83
<!-- Added to get the Atmosphere 1.1.0-SNAPSHOT, can be removed when 1.1.0 is released -->
84
84
<repository >
85
- <id >oss.sonatype.org-snapshot </id >
85
+ <id >oss.sonatype.org</id >
86
86
<url >http://oss.sonatype.org/content/repositories/snapshots</url >
87
87
<releases >
88
88
<enabled >false</enabled >
91
91
<enabled >true</enabled >
92
92
</snapshots >
93
93
</repository >
94
- </repositories >
94
+ </repositories >
95
95
96
96
<build >
97
97
<plugins >
170
170
<dependency >
171
171
<groupId >io.openvalidation</groupId >
172
172
<artifactId >openvalidation-core</artifactId >
173
- <version >0.0.4</version >
173
+ <version >0.0.4.1-SNAPSHOT </version >
174
174
</dependency >
175
175
<dependency >
176
176
<groupId >io.openvalidation</groupId >
177
177
<artifactId >openvalidation-common</artifactId >
178
- <version >0.0.4</version >
178
+ <version >0.0.4.1-SNAPSHOT </version >
179
179
</dependency >
180
180
<dependency >
181
181
<groupId >io.springfox</groupId >
You can’t perform that action at this time.
0 commit comments