File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
Manifest-Version : 1.0
2
2
Bundle-Description : Durian - Guava's spikier (unofficial) cousin
3
3
Bundle-DocURL : https://github.com/diffplug/durian
4
- Bundle-License : https://github.com/diffplug/durian/blob/v3.4.0/LICENSE
4
+ Bundle-License : https://github.com/diffplug/durian/blob/v3.5.0-SNAPSHOT/
5
+ LICENSE
5
6
Bundle-ManifestVersion : 2
6
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
7
8
Bundle-SymbolicName : com.diffplug.durian
8
9
Bundle-Vendor : DiffPlug
9
- Bundle-Version : 3.4.0
10
+ Bundle-Version : 3.5.0.SNAPSHOT
10
11
Export-Package : com.diffplug.common.base;uses:="javax.annotation";versio
11
- n="3.4 .0"
12
+ n="3.5 .0"
12
13
Import-Package : javax.annotation,javax.swing
13
14
Require-Capability : osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ output = [
17
17
[ ![ Javadoc] ( https://img.shields.io/badge/javadoc-OK-blue.svg )] ( https://diffplug.github.io/durian/javadoc/3.4.0/ )
18
18
[ ![ License Apache] ( https://img.shields.io/badge/license-Apache-blue.svg )] ( https://tldrlegal.com/license/apache-license-2.0-(apache-2.0) )
19
19
20
- [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.4.0 -brightgreen.svg )] ( CHANGES.md )
20
+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.5.0--SNAPSHOT -brightgreen.svg )] ( CHANGES.md )
21
21
[ ![ Travis CI] ( https://travis-ci.org/diffplug/durian.svg?branch=master )] ( https://travis-ci.org/diffplug/durian )
22
22
[ ![ Live chat] ( https://img.shields.io/badge/gitter-live_chat-brightgreen.svg )] ( https://gitter.im/diffplug/durian )
23
23
<!-- -freshmark /shields -->
Original file line number Diff line number Diff line change 1
1
stable =3.4.0
2
- version =3.4.0
2
+ version =3.5.0-SNAPSHOT
3
3
name =durian
4
4
group =com.diffplug.durian
5
5
description =Durian - Guava's spikier (unofficial) cousin
You can’t perform that action at this time.
0 commit comments