File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 </content >
1212 <orderEntry type =" inheritedJdk" />
1313 <orderEntry type =" sourceFolder" forTests =" false" />
14- <orderEntry type =" library" name =" Maven: org.rmatil.sync.commons:sync-commons:0.1-SNAPSHOT " level =" project" />
14+ <orderEntry type =" library" name =" Maven: org.rmatil.sync.commons:sync-commons:1.0.0 " level =" project" />
1515 <orderEntry type =" library" name =" Maven: com.google.guava:guava:18.0" level =" project" />
16- <orderEntry type =" library" name =" Maven: org.rmatil.sync.persistence:sync-persistence:0.1-SNAPSHOT " level =" project" />
16+ <orderEntry type =" library" name =" Maven: org.rmatil.sync.persistence:sync-persistence:1.0.0 " level =" project" />
1717 <orderEntry type =" library" name =" Maven: org.bouncycastle:bcprov-jdk15on:1.53" level =" project" />
1818 <orderEntry type =" library" name =" Maven: net.tomp2p:tomp2p-dht:5.0-Beta8" level =" project" />
1919 <orderEntry type =" library" name =" Maven: io.netty:netty-transport:4.0.28.Final" level =" project" />
Original file line number Diff line number Diff line change 66
77 <groupId >org.rmatil.sync.network</groupId >
88 <artifactId >sync-network</artifactId >
9- <version >0.1-SNAPSHOT </version >
9+ <version >1.0.0 </version >
1010
1111 <repositories >
1212 <repository >
138138 <dependency >
139139 <groupId >org.rmatil.sync.commons</groupId >
140140 <artifactId >sync-commons</artifactId >
141- <version >0.1-SNAPSHOT </version >
141+ <version >1.0.0 </version >
142142 </dependency >
143143 <dependency >
144144 <groupId >org.rmatil.sync.persistence</groupId >
145145 <artifactId >sync-persistence</artifactId >
146- <version >0.1-SNAPSHOT </version >
146+ <version >1.0.0 </version >
147147 </dependency >
148148 <dependency >
149149 <groupId >org.bouncycastle</groupId >
You can’t perform that action at this time.
0 commit comments