Skip to content

Commit 7b87143

Browse files
committed
0.2.1-SNAPSHOT
1 parent b905392 commit 7b87143

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.webfuzzing</groupId>
66
<artifactId>commons</artifactId>
77

8-
<version>0.2.0</version>
8+
<version>0.2.1-SNAPSHOT</version>
99

1010
<inceptionYear>2024</inceptionYear>
1111
<name>WFC</name>
@@ -100,6 +100,8 @@
100100
<!--
101101
This profile is needed when making a deployment to Maven Central.
102102
103+
0) make sure you are on the "master" branch
104+
103105
1) update release_notes.md before preparing a new release
104106
105107
2) manually update <version> in thi file. Typically just remove the -SNAPSHOT tag.

0 commit comments

Comments
 (0)