Print

Print


Commit in lcsim on MAIN
pom.xml+12-21.11 -> 1.12


lcsim
pom.xml 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- pom.xml	21 May 2008 03:03:34 -0000	1.11
+++ pom.xml	21 May 2008 03:28:51 -0000	1.12
@@ -77,10 +77,20 @@
                     </excludes>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>deploy</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
         </plugins>    
     </build>
-  
-  <profiles>
+    <profiles>
         <profile>
             <id>netbeans-public</id>
             <activation>
CVSspam 0.2.8