You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/09/16 05:48:40 UTC

[myfaces-tobago] 02/02: release

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.5.13
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit aa35f5e89de16e2903eb6d1bf7716813e4603adc
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Tue Mar 18 13:20:25 2014 +0000

    release
---
 tobago-tool/tobago-tool-apt/pom.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/tobago-tool/tobago-tool-apt/pom.xml b/tobago-tool/tobago-tool-apt/pom.xml
index 5a00dcc..ed3cf2a 100644
--- a/tobago-tool/tobago-tool-apt/pom.xml
+++ b/tobago-tool/tobago-tool-apt/pom.xml
@@ -26,6 +26,20 @@
   <packaging>jar</packaging>
   <name>Tobago Tool Apt</name>
 
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>animal-sniffer-maven-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>none</phase>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
   <dependencies>
     <dependency>
       <groupId>org.apache.myfaces.core</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.