File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.orienteer.jnpm</groupId >
77 <artifactId >jnpm-parent</artifactId >
8- <version >1.6-SNAPSHOT </version >
8+ <version >1.6</version >
99 </parent >
1010
1111 <artifactId >jnpm</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.orienteer.jnpm</groupId >
66 <artifactId >jnpm-parent</artifactId >
7- <version >1.6-SNAPSHOT </version >
7+ <version >1.6</version >
88 </parent >
99 <artifactId >jnpm-maven-plugin</artifactId >
1010 <packaging >maven-plugin</packaging >
Original file line number Diff line number Diff line change 2020 <groupId >org.orienteer.jnpm</groupId >
2121 <artifactId >jnpm-parent</artifactId >
2222 <packaging >pom</packaging >
23- <version >1.6-SNAPSHOT </version >
23+ <version >1.6</version >
2424 <name >JNPM Parent POM</name >
2525 <description >Java Implementation of Node Package Manager (NPM)</description >
2626 <url >https://github.com/OrienteerBAP/JNPM</url >
2727 <scm >
2828 <url >https://github.com/OrienteerBAP/JNPM</url >
2929 <connection >scm:git:ssh://git@github.com/OrienteerBAP/JNPM.git</connection >
3030 <developerConnection >scm:git:ssh://git@github.com/OrienteerBAP/JNPM.git</developerConnection >
31- <tag >HEAD </tag >
31+ <tag >v1.6 </tag >
3232 </scm >
3333
3434 <issueManagement >
You can’t perform that action at this time.
0 commit comments