You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hise-commits@incubator.apache.org by wi...@apache.org on 2011/06/24 09:01:57 UTC

svn commit: r1139214 - in /incubator/hise/branches/0.3.x: hise-karaf/pom.xml pom.xml

Author: witek
Date: Fri Jun 24 09:01:57 2011
New Revision: 1139214

URL: http://svn.apache.org/viewvc?rev=1139214&view=rev
Log:
switch to released versions of plugins

Modified:
    incubator/hise/branches/0.3.x/hise-karaf/pom.xml
    incubator/hise/branches/0.3.x/pom.xml

Modified: incubator/hise/branches/0.3.x/hise-karaf/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/branches/0.3.x/hise-karaf/pom.xml?rev=1139214&r1=1139213&r2=1139214&view=diff
==============================================================================
--- incubator/hise/branches/0.3.x/hise-karaf/pom.xml (original)
+++ incubator/hise/branches/0.3.x/hise-karaf/pom.xml Fri Jun 24 09:01:57 2011
@@ -50,8 +50,9 @@
         </executions>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
+          <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.5</version>
           <executions>
             <execution>
               <id>attach-artifacts</id>

Modified: incubator/hise/branches/0.3.x/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hise/branches/0.3.x/pom.xml?rev=1139214&r1=1139213&r2=1139214&view=diff
==============================================================================
--- incubator/hise/branches/0.3.x/pom.xml (original)
+++ incubator/hise/branches/0.3.x/pom.xml Fri Jun 24 09:01:57 2011
@@ -7,7 +7,7 @@
   ~ to you under the Apache License, Version 2.0 (the
   ~ "License"); you may not use this file except in compliance
   ~ with the License.  You may obtain a copy of the License at
-  ~
+  ~                                       HISE_MESSAGE
   ~    http://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing,