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 2b18dae commit ab86995Copy full SHA for ab86995
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>org.burningwave</groupId>
33
<artifactId>reflection</artifactId>
34
- <version>4.4.1</version>
+ <version>4.4.2-SNAPSHOT</version>
35
<packaging>jar</packaging>
36
37
<name>Burningwave Reflection</name>
@@ -130,7 +130,7 @@
130
<connection>scm:git:${repository.url}</connection>
131
<developerConnection>scm:git:${repository.url}</developerConnection>
132
<url>https://github.com/burningwave/reflection</url>
133
- <tag>reflection-4.4.1</tag>
+ <tag>reflection-3.6.0</tag>
134
</scm>
135
136
<dependencies>
0 commit comments