Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 656c8a5

Browse files
author
Matthias Böckmann
committed
Merge branch 'master' of https://jira.iais.fraunhofer.de/stash/scm/ear/aas-serializer into feature/validator
2 parents 3c3b0e2 + 5c2b963 commit 656c8a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
<keyname>${gpg.keyname}</keyname>
136136
<passphraseServerId>${gpg.keyname}</passphraseServerId>
137137
</configuration>
138+
<!-- No automated execution for now to make sure that the build succeeds on all machines
138139
<executions>
139140
<execution>
140141
<id>sign-artifacts</id>
@@ -144,6 +145,7 @@
144145
</goals>
145146
</execution>
146147
</executions>
148+
-->
147149
</plugin>
148150
</plugins>
149151
</build>

0 commit comments

Comments
 (0)