File tree Expand file tree Collapse file tree 5 files changed +14
-14
lines changed
Expand file tree Collapse file tree 5 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2727
2828 <groupId >tech.pantheon.triemap</groupId >
2929 <artifactId >bom</artifactId >
30- <version >1.4.0 </version >
30+ <version >1.4.1-SNAPSHOT </version >
3131 <packaging >pom</packaging >
3232
3333 <name >PANTHEON.tech :: TrieMap :: Bill of Materials</name >
3939 <dependency >
4040 <groupId >tech.pantheon.triemap</groupId >
4141 <artifactId >triemap</artifactId >
42- <version >1.4.0 </version >
42+ <version >1.4.1-SNAPSHOT </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >tech.pantheon.triemap</groupId >
4646 <artifactId >pt-triemap</artifactId >
47- <version >1.4.0 </version >
47+ <version >1.4.1-SNAPSHOT </version >
4848 <type >xml</type >
4949 <classifier >features</classifier >
5050 </dependency >
8484 <scm >
8585 <connection >scm:git:https://github.com/PantheonTechnologies/triemap.git</connection >
8686 <url >https://github.com/PantheonTechnologies/triemap</url >
87- <tag >triemap-1.4.0</tag >
87+ <tag >triemap-1.4.0-SNAPSHOT </tag >
8888 </scm >
8989 <developers >
9090 <developer >
Original file line number Diff line number Diff line change 2727
2828 <groupId >tech.pantheon.triemap</groupId >
2929 <artifactId >dependency-check</artifactId >
30- <version >1.4.0 </version >
30+ <version >1.4.1-SNAPSHOT </version >
3131
3232 <name >PANTHEON.tech :: TrieMap :: Dependency Check</name >
3333 <description >Artifact for validating the contents of BOM</description >
4343 <dependency >
4444 <groupId >tech.pantheon.triemap</groupId >
4545 <artifactId >bom</artifactId >
46- <version >1.4.0 </version >
46+ <version >1.4.1-SNAPSHOT </version >
4747 <scope >import</scope >
4848 <type >pom</type >
4949 </dependency >
7474 <connection >scm:git:https://github.com/PantheonTechnologies/triemap.git</connection >
7575 <developerConnection >scm:git:https://github.com/PantheonTechnologies/triemap.git</developerConnection >
7676 <url >https://github.com/PantheonTechnologies/triemap</url >
77- <tag >triemap-1.4.0</tag >
77+ <tag >triemap-1.4.0-SNAPSHOT </tag >
7878 </scm >
7979 <developers >
8080 <developer >
Original file line number Diff line number Diff line change 2626
2727 <groupId >tech.pantheon.triemap</groupId >
2828 <artifactId >triemap-aggregator</artifactId >
29- <version >1.4.0 </version >
29+ <version >1.4.1-SNAPSHOT </version >
3030 <packaging >pom</packaging >
3131
3232 <name >PANTHEON.tech :: TrieMap :: Aggregator</name >
8686 <connection >scm:git:https://github.com/PantheonTechnologies/triemap.git</connection >
8787 <developerConnection >scm:git:https://github.com/PantheonTechnologies/triemap.git</developerConnection >
8888 <url >https://github.com/PantheonTechnologies/triemap</url >
89- <tag >triemap-1.4.0 </tag >
89+ <tag >HEAD </tag >
9090 </scm >
9191 <developers >
9292 <developer >
Original file line number Diff line number Diff line change 2727
2828 <groupId >tech.pantheon.triemap</groupId >
2929 <artifactId >pt-triemap</artifactId >
30- <version >1.4.0 </version >
30+ <version >1.4.1-SNAPSHOT </version >
3131 <packaging >feature</packaging >
3232
3333 <name >PANTHEON.tech :: TrieMap :: Feature</name >
3939 <dependency >
4040 <groupId >tech.pantheon.triemap</groupId >
4141 <artifactId >bom</artifactId >
42- <version >1.4.0 </version >
42+ <version >1.4.1-SNAPSHOT </version >
4343 <scope >import</scope >
4444 <type >pom</type >
4545 </dependency >
8787 <connection >scm:git:https://github.com/PantheonTechnologies/triemap.git</connection >
8888 <developerConnection >scm:git:https://github.com/PantheonTechnologies/triemap.git</developerConnection >
8989 <url >https://github.com/PantheonTechnologies/triemap</url >
90- <tag >triemap-1.4.0</tag >
90+ <tag >triemap-1.4.0-SNAPSHOT </tag >
9191 </scm >
9292 <developers >
9393 <developer >
Original file line number Diff line number Diff line change 2626
2727 <groupId >tech.pantheon.triemap</groupId >
2828 <artifactId >triemap</artifactId >
29- <version >1.4.0 </version >
29+ <version >1.4.1-SNAPSHOT </version >
3030
3131 <name >PANTHEON.tech :: TrieMap</name >
3232 <description >Java implementation of a concurrent trie hash map from Scala collections library</description >
110110 <connection >scm:git:https://github.com/PantheonTechnologies/triemap.git</connection >
111111 <developerConnection >scm:git:https://github.com/PantheonTechnologies/triemap.git</developerConnection >
112112 <url >https://github.com/PantheonTechnologies/triemap</url >
113- <tag >triemap-1.4.0</tag >
113+ <tag >triemap-1.4.0-SNAPSHOT </tag >
114114 </scm >
115115 <issueManagement >
116116 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments