Skip to content

Commit 7183419

Browse files
author
lorenzo
committed
misc: reverted parent pom version so that contributors can compile the module if the want to without checking out all the repositories.
1 parent 2a5925a commit 7183419

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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.reedelk</groupId>
99
<artifactId>module-parent</artifactId>
10-
<version>1.0.3-SNAPSHOT</version>
10+
<version>1.0.2</version>
1111
</parent>
1212

1313
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)