File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : JavaBDD
4
4
Bundle-SymbolicName : com.github.javabdd
5
- Bundle-Version : 1 .0.0.qualifier
5
+ Bundle-Version : 2 .0.0.qualifier
6
6
Export-Package : com.github.javabdd
7
7
Bundle-RequiredExecutionEnvironment : J2SE-1.5
8
8
Automatic-Module-Name : com.github.javabdd
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.com-github-javabdd</groupId >
6
6
<artifactId >com.github.javabdd</artifactId >
7
- <version >1 .0.2 -SNAPSHOT</version >
7
+ <version >2 .0.0 -SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >com.github.javabdd</name >
Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ mvn clean
4
4
rm -f pom.xml.releaseBackup
5
5
rm -f release.properties
6
6
mvn release:prepare
7
-
You can’t perform that action at this time.
0 commit comments