Skip to content

Commit 2b18dae

Browse files
[maven-release-plugin] prepare release reflection-4.4.1
1 parent 99fd182 commit 2b18dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.burningwave</groupId>
3333
<artifactId>reflection</artifactId>
34-
<version>4.4.1-SNAPSHOT</version>
34+
<version>4.4.1</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Burningwave Reflection</name>
@@ -130,7 +130,7 @@
130130
<connection>scm:git:${repository.url}</connection>
131131
<developerConnection>scm:git:${repository.url}</developerConnection>
132132
<url>https://github.com/burningwave/reflection</url>
133-
<tag>reflection-3.6.0</tag>
133+
<tag>reflection-4.4.1</tag>
134134
</scm>
135135

136136
<dependencies>

0 commit comments

Comments
 (0)