Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #292 from lasanthaS/master
Browse files Browse the repository at this point in the history
Bump forget-me tool version
  • Loading branch information
this authored Mar 8, 2018
2 parents e558709 + 97726b4 commit fa94ccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/distribution/src/scripts/forget-me.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ PRGDIR=`dirname "$PRG"`
[ -z "$CARBON_HOME" ] && CARBON_HOME=`cd "$PRGDIR/.." ; pwd`

cd $CARBON_HOME
sh $CARBON_HOME/repository/components/tools/identity-anonymization-tool/bin/forget-me -d $CARBON_HOME/repository/components/tools/identity-anonymization-tool/conf $@
sh $CARBON_HOME/repository/components/tools/identity-anonymization-tool/bin/forget-me -d $CARBON_HOME/repository/components/tools/identity-anonymization-tool/conf -carbon $CARBON_HOME $@
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@

<vizgrammar.version>2.0.0</vizgrammar.version>

<forgetme.tool.version>1.1.3</forgetme.tool.version>
<forgetme.tool.version>1.1.8</forgetme.tool.version>

<project.scm.id>my-scm-server</project.scm.id>
</properties>
Expand Down

0 comments on commit fa94ccc

Please sign in to comment.