Skip to content

Commit 4e9e4fd

Browse files
authored
Merge pull request apache#99 from apache/release
[MDEP-720] update snapshot dependency to non-snapshot
2 parents af99cd2 + af98e58 commit 4e9e4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ under the License.
200200
<dependency>
201201
<groupId>org.apache.maven.shared</groupId>
202202
<artifactId>maven-dependency-analyzer</artifactId>
203-
<version>1.11.3-SNAPSHOT</version>
203+
<version>1.11.3</version>
204204
<exclusions>
205205
<exclusion>
206206
<artifactId>maven-project</artifactId>

0 commit comments

Comments
 (0)