File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
com.morcinek.android.codegenerator.plugin Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Android Code Generator
44Bundle-SymbolicName : com.morcinek.android.codegenerator.plugin;singleton:=true
5- Bundle-Version : 2.0.1
5+ Bundle-Version : 2.0.2
66Bundle-Activator : com.morcinek.android.codegenerator.plugin.Activator
77Bundle-Vendor : MORCINEK
88Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.morcinek.android.codegenerator</groupId >
1010 <artifactId >android-codegenerator-plugin-eclipse</artifactId >
11- <version >2.0.1</version >
12- <relativePath >../pom.xml</relativePath >
11+ <version >2.0.2</version >
1312 </parent >
1413
1514 <build >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.morcinek.android.codegenerator</groupId >
55 <artifactId >android-codegenerator-plugin-eclipse</artifactId >
6- <version >2.0.1 </version >
6+ <version >2.0.2 </version >
77 <packaging >pom</packaging >
88
99 <modules >
You can’t perform that action at this time.
0 commit comments