Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 5afad30

Browse files
authored
Merge pull request #32 from python-sinhala-education-society/develop
Merge develop to master
2 parents 521a05e + 26008f0 commit 5afad30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,14 +651,13 @@
651651
<artifactId>appengine-maven-plugin</artifactId>
652652
<version>2.0.0</version>
653653
<configuration>
654-
<deploy.projectId>GCLOUD_CONFIG</deploy.projectId>
654+
<deploy.projectId>pythonsinhala-243503</deploy.projectId>
655655
<deploy.version>GCLOUD_CONFIG</deploy.version>
656656
<serviceAccountKeyFile>gcloudkey.json</serviceAccountKeyFile>
657657
<environment>
658658
<name>spring.profiles.active</name>
659659
<value>prod${profile.swagger}</value>
660660
</environment>
661-
<additionalArguments>--service_account_json_key_file=gcloudkey.json</additionalArguments>
662661
</configuration>
663662
</plugin>
664663
</plugins>

0 commit comments

Comments
 (0)