[maven-release-plugin] rollback the release of argeo-slc-0.12.0
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 17:17:43 +0000 (17:17 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 17:17:43 +0000 (17:17 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2861 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

modules/agent/pom.xml
modules/server/pom.xml

index 89f0b876ab95a7783696d8cd17c98bfd996058ef..914a21d4284391a7de659d08cff61ef4d3302112 100644 (file)
@@ -17,7 +17,7 @@
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>false</strictManifestVersion>
+                                       <strictManifestVersion>true</strictManifestVersion>
                                        <bundlesPomArtifactId>org.argeo.slc.modules.agent.bundles</bundlesPomArtifactId>
                                </configuration>
                        </plugin>
index 6fe6c3d8e77141841283d24d808523c2b18d5151..434d27c70f35d5c137120319267c0a07bf07a2e0 100644 (file)
@@ -17,7 +17,7 @@
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>false</strictManifestVersion>
+                                       <strictManifestVersion>true</strictManifestVersion>
                                        <bundlesPomArtifactId>org.argeo.slc.modules.server.bundles</bundlesPomArtifactId>
                                </configuration>
                        </plugin>