File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >net.osslabz</groupId >
66 <artifactId >crypto-commons</artifactId >
7- <version >0.3.4-SNAPSHOT </version >
7+ <version >0.3.4</version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >Provides common functionality for some of my crypto related projects.
1818 <project .build.sourceEncoding>${osslabz.encoding} </project .build.sourceEncoding>
1919 <project .reporting.outputEncoding>${osslabz.encoding} </project .reporting.outputEncoding>
2020
21- <project .build.outputTimestamp>2024-11-05T08:03:21Z </project .build.outputTimestamp>
21+ <project .build.outputTimestamp>2024-11-05T08:09:36Z </project .build.outputTimestamp>
2222
2323 <maven .compiler.release>${osslabz.java.version} </maven .compiler.release>
2424
4545 <connection >scm:git:https://github.com/osslabz/crypto-commons.git</connection >
4646 <developerConnection >scm:git:https://github.com/osslabz/crypto-commons.git</developerConnection >
4747 <url >https://github.com/osslabz/crypto-commons</url >
48- <tag >main </tag >
48+ <tag >0.3.4 </tag >
4949 </scm >
5050
5151 <dependencies >
You can’t perform that action at this time.
0 commit comments