Arent-Jan Banck pushed to branch release/2.1 at cms-community / 
hippo-cms-l10n-tooling


Commits:
e5efd5bd by Arent-Jan Banck at 2017-11-29T12:47:44+01:00
CMS-10823 Use project 29.3

- - - - -


2 changed files:

- pom.xml
- scripts/hippo-cms-l10n.sh


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onehippo.cms7</groupId>
     <artifactId>hippo-cms7-project</artifactId>
-    <version>29.3-SNAPSHOT</version>
+    <version>29.3</version>
     <relativePath/>
   </parent>
 


=====================================
scripts/hippo-cms-l10n.sh
=====================================
--- a/scripts/hippo-cms-l10n.sh
+++ b/scripts/hippo-cms-l10n.sh
@@ -183,8 +183,8 @@ if [ ! -d $HIPPO_CODE_HOME ]; then
     exit 1
 fi
 
-community=$HIPPO_CODE_HOME/cms-community/hippo-cms-translations/$branch
-enterprise=$HIPPO_CODE_HOME/cms-enterprise/hippo-cms-enterprise-translations/$branch
+community=/work/projects/master/hippo-cms-translations
+enterprise=/work/projects/master/hippo-cms-enterprise-translations
 
 if [ ! -d $community ]; then
     echo "folder '$community' does not exist, aborting"



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-l10n-tooling/commit/e5efd5bdb545ef8bbd72f6d35043230f3d93e5c4

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms-l10n-tooling/commit/e5efd5bdb545ef8bbd72f6d35043230f3d93e5c4
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to