diff --git a/com.github.sdedwards.m2e-nar.feature/feature.xml b/com.github.sdedwards.m2e-nar.feature/feature.xml index 7e836ef..ec363e4 100644 --- a/com.github.sdedwards.m2e-nar.feature/feature.xml +++ b/com.github.sdedwards.m2e-nar.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/com.github.sdedwards.m2e-nar.feature/pom.xml b/com.github.sdedwards.m2e-nar.feature/pom.xml index 8449ffd..c053046 100644 --- a/com.github.sdedwards.m2e-nar.feature/pom.xml +++ b/com.github.sdedwards.m2e-nar.feature/pom.xml @@ -6,7 +6,7 @@ com.github.sdedwards.m2e-nar m2e-nar - 1.0.2-SNAPSHOT + 1.0.2 com.github.sdedwards.m2e-nar.feature diff --git a/com.github.sdedwards.m2e-nar.repo/category.xml b/com.github.sdedwards.m2e-nar.repo/category.xml index 2571df9..3df14f6 100644 --- a/com.github.sdedwards.m2e-nar.repo/category.xml +++ b/com.github.sdedwards.m2e-nar.repo/category.xml @@ -1,6 +1,6 @@ - + diff --git a/com.github.sdedwards.m2e-nar.repo/pom.xml b/com.github.sdedwards.m2e-nar.repo/pom.xml index e42b990..b849953 100644 --- a/com.github.sdedwards.m2e-nar.repo/pom.xml +++ b/com.github.sdedwards.m2e-nar.repo/pom.xml @@ -6,7 +6,7 @@ com.github.sdedwards.m2e-nar m2e-nar - 1.0.2-SNAPSHOT + 1.0.2 com.github.sdedwards.m2e-nar.repo diff --git a/com.github.sdedwards.m2e-nar.tests/META-INF/MANIFEST.MF b/com.github.sdedwards.m2e-nar.tests/META-INF/MANIFEST.MF index 62ba36b..3da8495 100644 --- a/com.github.sdedwards.m2e-nar.tests/META-INF/MANIFEST.MF +++ b/com.github.sdedwards.m2e-nar.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: m2e-nar-test Bundle-SymbolicName: com.github.sdedwards.m2e-nar.test -Bundle-Version: 1.0.2.qualifier +Bundle-Version: 1.0.2 Bundle-Vendor: sdedwards Fragment-Host: com.github.sdedwards.m2e-nar;bundle-version="1.0.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/com.github.sdedwards.m2e-nar.tests/pom.xml b/com.github.sdedwards.m2e-nar.tests/pom.xml index 3bf4c73..65c38a7 100644 --- a/com.github.sdedwards.m2e-nar.tests/pom.xml +++ b/com.github.sdedwards.m2e-nar.tests/pom.xml @@ -6,7 +6,7 @@ com.github.sdedwards.m2e-nar m2e-nar - 1.0.2-SNAPSHOT + 1.0.2 com.github.sdedwards.m2e-nar.test diff --git a/com.github.sdedwards.m2e-nar/META-INF/MANIFEST.MF b/com.github.sdedwards.m2e-nar/META-INF/MANIFEST.MF index 8a9ec80..ccaa4fa 100644 --- a/com.github.sdedwards.m2e-nar/META-INF/MANIFEST.MF +++ b/com.github.sdedwards.m2e-nar/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: m2e-nar Bundle-SymbolicName: com.github.sdedwards.m2e-nar;singleton:=true -Bundle-Version: 1.0.2.qualifier +Bundle-Version: 1.0.2 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.debug.core, diff --git a/com.github.sdedwards.m2e-nar/pom.xml b/com.github.sdedwards.m2e-nar/pom.xml index 8aa0f43..e4c91c1 100644 --- a/com.github.sdedwards.m2e-nar/pom.xml +++ b/com.github.sdedwards.m2e-nar/pom.xml @@ -6,7 +6,7 @@ com.github.sdedwards.m2e-nar m2e-nar - 1.0.2-SNAPSHOT + 1.0.2 com.github.sdedwards.m2e-nar diff --git a/pom.xml b/pom.xml index 55191d9..b92e755 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ under the License. com.github.sdedwards.m2e-nar m2e-nar - 1.0.2-SNAPSHOT + 1.0.2 pom NAR Maven Plugin Integration for Eclipse (parent)